@endpass/utils
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "@endpass/utils", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Utilis and helper functions", | ||
@@ -14,3 +14,4 @@ "author": "Endpass, Inc", | ||
"scripts": { | ||
"test": "echo \"Error: run tests from root\" && exit 1" | ||
"test": "npm run unit", | ||
"unit": "jest --config jest.conf.js" | ||
}, | ||
@@ -29,5 +30,2 @@ "bugs": { | ||
"devDependencies": { | ||
"babel-core": "^6.26.3", | ||
"babel-jest": "^23.6.0", | ||
"babel-loader": "^8.0.4", | ||
"babel-preset-env": "^1.7.0", | ||
@@ -40,3 +38,3 @@ "babel-preset-stage-2": "^6.24.1", | ||
}, | ||
"gitHead": "304fcd7bd2c3160873458a5704469102583fd1fb" | ||
"gitHead": "8666fff7f788742d6f9fe212490a4e5f80c43dd3" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
217149
3
26