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 4.0.2 to 4.0.3

10

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

@@ -58,5 +58,5 @@ "type": "module",

"devDependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@netlify/eslint-config-node": "^4.0.0",
"@commitlint/cli": "^16.0.0",
"@commitlint/config-conventional": "^16.0.0",
"@netlify/eslint-config-node": "^4.1.0",
"ava": "^3.0.0",

@@ -72,3 +72,3 @@ "execa": "^5.0.0",

"dependencies": {
"@netlify/framework-info": "^7.0.0",
"@netlify/framework-info": "^8.0.0",
"@npmcli/map-workspaces": "^1.0.3",

@@ -75,0 +75,0 @@ "read-pkg": "^5.2.0",

@@ -14,3 +14,3 @@ import { resolve } from 'path'

return packageJson
} catch (error) {
} catch {
return {}

@@ -17,0 +17,0 @@ }

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