@sinonjs/formatio
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "@sinonjs/formatio", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Human-readable object formatting", | ||
@@ -17,3 +17,3 @@ "homepage": "http://busterjs.org/docs/formatio/", | ||
"scripts": { | ||
"build": "run-s build:dist-folder build:bundle", | ||
"build": "npm run build:dist-folder && npm run build:bundle", | ||
"build:bundle": "rollup -c > dist/formatio.js", | ||
@@ -27,6 +27,6 @@ "build:dist-folder": "mkdirp dist", | ||
"dependencies": { | ||
"@sinonjs/samsam": "2.1.0" | ||
"@sinonjs/samsam": "^2.1.3" | ||
}, | ||
"devDependencies": { | ||
"@sinonjs/referee": "^2.5.0", | ||
"@sinonjs/referee": "^2.6.0", | ||
"eslint": "^4.19.1", | ||
@@ -37,3 +37,2 @@ "eslint-config-sinon": "^1.0.3", | ||
"mocha": "^5.0.0", | ||
"npm-run-all": "4.1.3", | ||
"nyc": "^11.7.3", | ||
@@ -40,0 +39,0 @@ "rollup": "0.65.2", |
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
9
19356
1
+ Added@sinonjs/samsam@2.1.3(transitive)
- Removed@sinonjs/samsam@2.1.0(transitive)
- Removedarray-from@2.1.1(transitive)
Updated@sinonjs/samsam@^2.1.3