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

@vincentleeseek/npm-package

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vincentleeseek/npm-package - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

Types/.releaserc

7

package.json
{
"name": "@vincentleeseek/npm-package",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -11,5 +11,8 @@ "main": "./lib/data.js",

"test": "yarn lint && jest",
"release": "yarn build && publish",
"release": "yarn build && yarn publish && cd Types && yarn release",
"publish": "semantic-release --dry-run false"
},
"publishConfig": {
"access": "public"
},
"repository": {

@@ -16,0 +19,0 @@ "type": "git",

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