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

@netlify/build-info

Package Overview
Dependencies
Maintainers
18
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.2.3 to 2.0.0

6

package.json
{
"name": "@netlify/build-info",
"version": "1.2.3",
"version": "2.0.0",
"description": "Build info utility",

@@ -58,3 +58,3 @@ "main": "./src/main.js",

"@commitlint/config-conventional": "^12.0.0",
"@netlify/eslint-config-node": "^2.6.7",
"@netlify/eslint-config-node": "^3.0.1",
"ava": "^2.4.0",

@@ -67,3 +67,3 @@ "execa": "^3.4.0",

"engines": {
"node": ">=8.3.0"
"node": ">=10.18.0"
},

@@ -70,0 +70,0 @@ "dependencies": {

@@ -6,3 +6,3 @@ #!/usr/bin/env node

const { getBuildInfo } = require('./main.js')
const { getBuildInfo } = require('./main')

@@ -9,0 +9,0 @@ // CLI entry point

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