Socket
Socket
Sign inDemoInstall

first1-test

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

first1-test - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

8

package.json
{
"name": "first1-test",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"publish": "npm version patch && npm publish",
"bump-version": "npm version patch",
"bump-prerelease": "npm version prerelease --preid=next",
"publish-prerelease": "npm run build && npm run bump-prerelease && npm run npm-publish"
},

@@ -9,0 +13,0 @@ "keywords": [],

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