postcss-normalize-charset
Advanced tools
Comparing version
{ | ||
"name": "postcss-normalize-charset", | ||
"version": "1.1.1", | ||
"version": "4.0.0-nightly.2020.1.9", | ||
"description": "Add necessary or remove extra charset with PostCSS", | ||
@@ -13,21 +13,22 @@ "keywords": [ | ||
"files": [ | ||
"index.js" | ||
"dist" | ||
], | ||
"license": "MIT", | ||
"repository": "ben-eb/postcss-charset", | ||
"repository": "cssnano/cssnano", | ||
"bugs": { | ||
"url": "https://github.com/ben-eb/postcss-charset/issues" | ||
"url": "https://github.com/cssnano/cssnano/issues" | ||
}, | ||
"homepage": "https://github.com/ben-eb/postcss-charset", | ||
"homepage": "https://github.com/cssnano/cssnano", | ||
"dependencies": { | ||
"postcss": "^5.0.5" | ||
"postcss": "^7.0.16" | ||
}, | ||
"devDependencies": { | ||
"ava": "^0.16.0", | ||
"eslint": "^1.4.1", | ||
"postcss-devtools": "^1.1.1" | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"prebuild": "", | ||
"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.js --out-dir dist --ignore \"**/__tests__/\"", | ||
"prepublish": "" | ||
}, | ||
"scripts": { | ||
"test": "eslint index.js test && ava" | ||
"engines": { | ||
"node": ">=10.13.0" | ||
} | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# postcss-normalize-charset [![Build Status][ci-img]][ci] | ||
# postcss-normalize-charset | ||
@@ -26,3 +26,3 @@ Add necessary or remove extra charset with PostCSS | ||
Type: `boolean` | ||
Type: `boolean` | ||
Default: `true` | ||
@@ -35,12 +35,11 @@ | ||
```js | ||
postcss([ require('postcss-normalize-charset') ]) | ||
``` | ||
See the [PostCSS documentation](https://github.com/postcss/postcss#usage) for | ||
examples for your environment. | ||
See [PostCSS] docs for examples for your environment. | ||
## Contributors | ||
See [CONTRIBUTORS.md](https://github.com/cssnano/cssnano/blob/master/CONTRIBUTORS.md). | ||
## License | ||
MIT © [Bogdan Chadkin](mailto:trysound@yandex.ru) | ||
[PostCSS]: https://github.com/postcss/postcss | ||
[ci-img]: https://travis-ci.org/ben-eb/postcss-normalize-charset.svg | ||
[ci]: https://travis-ci.org/ben-eb/postcss-normalize-charset |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
-100%38
18.75%0
-100%0
-100%3820
-4.36%4
-20%44
-2.22%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated