Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@netlify/build-info

Package Overview
Dependencies
Maintainers
15
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/build-info - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

src/bin.js

7

CHANGELOG.md
# 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 @@

12

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc