New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

test-pk-first

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-pk-first - npm Package Compare versions

Comparing version 1.1.2 to 2.0.0-beta.1

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# [2.0.0-beta.1](https://gitlab.com/zpr-deim/monorepo-test/compare/test-pk-first@1.1.2...test-pk-first@2.0.0-beta.1) (2024-05-22)
### breaking
* test ([87a9307](https://gitlab.com/zpr-deim/monorepo-test/commit/87a93076e430c2167a56f60a7ceecdcec89c34d9))
### BREAKING CHANGES
* future release test
## [1.1.2](https://gitlab.com/zpr-deim/monorepo-test/compare/test-pk-first@1.1.1...test-pk-first@1.1.2) (2024-05-22)

@@ -2,0 +14,0 @@

2

index.js

@@ -1,1 +0,1 @@

// tiny tweak
//
{
"name": "test-pk-first",
"version": "1.1.2",
"version": "2.0.0-beta.1",
"description": "",

@@ -11,3 +11,3 @@ "main": "index.js",

"dependencies": {
"test-pk-second": "^1.1.0"
"test-pk-second": "^2.0.0"
},

@@ -19,3 +19,12 @@ "release": {

"main",
"master"
{
"name": "beta",
"channel": "beta",
"prerelease": "beta"
},
{
"name": "alpha",
"channel": "alpha",
"prerelease": "alpha"
}
],

@@ -22,0 +31,0 @@ "plugins": [

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