Socket
Socket
Sign inDemoInstall

@changesets/cli

Package Overview
Dependencies
Maintainers
4
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@changesets/cli - npm Package Compare versions

Comparing version 2.27.0 to 2.27.1

12

package.json
{
"name": "@changesets/cli",
"version": "2.27.0",
"version": "2.27.1",
"description": "Organise your package versioning and publishing to make both contributors and maintainers happy",

@@ -46,3 +46,4 @@ "bin": {

},
"./package.json": "./package.json"
"./package.json": "./package.json",
"./bin.js": "./bin.js"
},

@@ -60,3 +61,8 @@ "author": "Changesets Contributors",

"./commit/index.ts"
]
],
"exports": {
"extra": {
"./bin.js": "./bin.js"
}
}
},

@@ -63,0 +69,0 @@ "license": "MIT",

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