cssnano-utils
Advanced tools
Comparing version
{ | ||
"name": "cssnano-utils", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"repository": "cssnano/cssnano", | ||
"main": "dist/index.js", | ||
"main": "src/index.js", | ||
"description": "Utility methods and plugin for cssnano projects", | ||
@@ -15,3 +15,3 @@ "homepage": "https://github.com/cssnano/cssnano", | ||
"files": [ | ||
"dist", | ||
"src", | ||
"LICENSE" | ||
@@ -26,7 +26,3 @@ ], | ||
}, | ||
"scripts": { | ||
"prebuild": "rimraf dist", | ||
"build": "babel src --config-file ../../babel.config.json --out-dir dist --ignore \"**/__tests__/\"" | ||
}, | ||
"readme": "# cssnano-utils\n\nUtility methods and plugin for cssnano projects\n\n## List of methods and plugin(s)\n\n| **utility methods** | **description** |\n| ------------------- | ------------------------------------------------------------------------- |\n| `rawCache` | Postcss plugin to manage the raw value formatting for generated AST nodes |\n| `getArguments` | Get a list of arguments, separated by a comma. |\n| `sameParent` | Check that two PostCSS nodes share the same parent. |\n\n## Contributors\n\nSee [CONTRIBUTORS.md](https://github.com/cssnano/cssnano/blob/master/CONTRIBUTORS.md).\n" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4931
-23.47%7
-12.5%76
-37.7%1
Infinity%0
-100%