css-node-extract
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -7,3 +7,3 @@ { | ||
], | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "Markus Oberlehner", | ||
@@ -20,18 +20,18 @@ "homepage": "https://github.com/maoberlehner/css-node-extract", | ||
"dependencies": { | ||
"postcss": "^6.0.1" | ||
"postcss": "^6.0.8" | ||
}, | ||
"devDependencies": { | ||
"@avalanche/eslint-config": "^0.1.0", | ||
"babel-core": "^6.24.1", | ||
"@avalanche/eslint-config": "^1.0.2", | ||
"babel-core": "^6.25.0", | ||
"babel-eslint": "^7.2.3", | ||
"babel-preset-es2015": "^6.24.1", | ||
"chai": "^4.0.1", | ||
"eslint": "^3.19.0", | ||
"eslint-plugin-import": "^2.3.0", | ||
"mocha": "^3.4.2", | ||
"postcss-less": "^1.0.1", | ||
"postcss-scss": "^1.0.0", | ||
"pre-git": "^3.14.0", | ||
"rollup": "^0.41.6", | ||
"rollup-plugin-babel": "^2.7.1" | ||
"chai": "^4.1.1", | ||
"eslint": "^4.4.1", | ||
"eslint-plugin-import": "^2.7.0", | ||
"mocha": "^3.5.0", | ||
"postcss-less": "^1.1.0", | ||
"postcss-scss": "^1.0.2", | ||
"pre-git": "^3.15.3", | ||
"rollup": "^0.45.2", | ||
"rollup-plugin-babel": "^3.0.1" | ||
}, | ||
@@ -58,3 +58,6 @@ "main": "dist/index.js", | ||
} | ||
}, | ||
"release": { | ||
"analyzeCommits": "simple-commit-message" | ||
} | ||
} |
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
23451
16
0
Updatedpostcss@^6.0.8