Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "brain-js", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "javascript utility functions extend from lodash.", | ||
"main": "dist/build.js", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "jest", | ||
"start": "webpack -w" | ||
"start": "webpack -w", | ||
"build": "babel src --out-dir ./ --ignore test.js" | ||
}, | ||
@@ -19,2 +20,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"babel-cli": "^6.26.0", | ||
"babel-core": "^6.26.0", | ||
@@ -21,0 +23,0 @@ "babel-jest": "^21.2.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
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
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
5
137520
9
18
1