dynamic-number
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "dynamic-number", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Highly customizable module for numbers", | ||
@@ -23,3 +23,4 @@ "keywords": [ | ||
"build": "./node_modules/webpack/bin/webpack.js", | ||
"build-example": "./node_modules/webpack/bin/webpack.js --config ./example/webpack.config.js" | ||
"build-example": "./node_modules/webpack/bin/webpack.js --config ./example/webpack.config.js", | ||
"test": "./node_modules/.bin/mocha --compilers js:babel-register tests" | ||
}, | ||
@@ -35,2 +36,6 @@ "author": "Krzysztof Sztompka <sztompka.krzysztof@gmail.com>", | ||
"babel-preset-es2015": "^6.18.0", | ||
"babel-register": "^6.18.0", | ||
"chai": "^3.5.0", | ||
"chai-things": "^0.2.0", | ||
"mocha": "^3.1.2", | ||
"webpack": "^1.13.3" | ||
@@ -37,0 +42,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
82552
24
693
0
8