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

@dglsparsons/postinstall-test

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dglsparsons/postinstall-test - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

postinstall.js

9

package.json
{
"name": "@dglsparsons/postinstall-test",
"author": "",
"version": "0.0.1",
"version": "0.0.2",
"description": "",

@@ -9,6 +9,11 @@ "main": "index.js",

"license": "ISC",
"dependencies": {
"@types/node": "^20.3.1",
"semver": "^7.5.3",
"typescript": "^5.1.3"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"postinstall": "echo \"FOOBAR\""
"postinstall": "node postinstall.js"
}
}
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