@netlify/build-info
Advanced tools
Comparing version 1.0.0 to 1.1.0
# Changelog | ||
## [1.1.0](https://www.github.com/netlify/build-info/compare/v1.0.0...v1.1.0) (2021-04-05) | ||
### Features | ||
* add binary ([#15](https://www.github.com/netlify/build-info/issues/15)) ([710d4c9](https://www.github.com/netlify/build-info/commit/710d4c9725120400b49181a19078ae4187b521bd)) | ||
## 1.0.0 (2021-03-29) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@netlify/build-info", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Build info utility", | ||
"bin": { | ||
"build-info": "./src/bin.js" | ||
}, | ||
"files": [ | ||
@@ -51,4 +54,6 @@ "src/**/*.js", | ||
"@commitlint/config-conventional": "^12.0.0", | ||
"@netlify/eslint-config-node": "^2.5.4", | ||
"@netlify/eslint-config-node": "^2.6.1", | ||
"ava": "^2.4.0", | ||
"execa": "^3.4.0", | ||
"get-bin-path": "^4.0.1", | ||
"husky": "^4.3.8", | ||
@@ -62,4 +67,5 @@ "nyc": "^15.0.0" | ||
"@npmcli/map-workspaces": "^1.0.3", | ||
"read-pkg": "^5.2.0" | ||
"read-pkg": "^5.2.0", | ||
"yargs": "^15.4.1" | ||
} | ||
} |
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
7491
8
93
3
8
1
+ Addedyargs@^15.4.1
+ Addedansi-regex@5.0.1(transitive)
+ Addedansi-styles@4.3.0(transitive)
+ Addedcamelcase@5.3.1(transitive)
+ Addedcliui@6.0.0(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addeddecamelize@1.2.0(transitive)
+ Addedemoji-regex@8.0.0(transitive)
+ Addedfind-up@4.1.0(transitive)
+ Addedget-caller-file@2.0.5(transitive)
+ Addedis-fullwidth-code-point@3.0.0(transitive)
+ Addedlocate-path@5.0.0(transitive)
+ Addedp-limit@2.3.0(transitive)
+ Addedp-locate@4.1.0(transitive)
+ Addedp-try@2.2.0(transitive)
+ Addedpath-exists@4.0.0(transitive)
+ Addedrequire-directory@2.1.1(transitive)
+ Addedrequire-main-filename@2.0.0(transitive)
+ Addedset-blocking@2.0.0(transitive)
+ Addedstring-width@4.2.3(transitive)
+ Addedstrip-ansi@6.0.1(transitive)
+ Addedwhich-module@2.0.1(transitive)
+ Addedwrap-ansi@6.2.0(transitive)
+ Addedy18n@4.0.3(transitive)
+ Addedyargs@15.4.1(transitive)
+ Addedyargs-parser@18.1.3(transitive)