feature-matrix
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "feature-matrix", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A library for displaying a product's browser version requirements based on the underlying features", | ||
"author": "Concept Safety Systems", | ||
"license": "MIT", | ||
"main": "src/FeatureMatrix.js", | ||
"scripts": { | ||
"prepublish": "webpack --config=webpack.config.prod.js", | ||
"test": "mocha --compilers js:babel-core/register", | ||
@@ -9,0 +11,0 @@ "build": "webpack --config=webpack.config.dev.js", |
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
1146146
0