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

@boost/common

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boost/common - npm Package Compare versions

Comparing version 5.0.0-alpha.2 to 5.0.0

30

package.json
{
"name": "@boost/common",
"version": "5.0.0-alpha.2",
"version": "5.0.0",
"type": "module",

@@ -20,3 +20,3 @@ "release": "1651512176767",

"engines": {
"node": ">=16.12.0"
"node": ">=18.12.0"
},

@@ -34,4 +34,4 @@ "repository": {

"dependencies": {
"@boost/decorators": "^5.0.0-alpha.2",
"@boost/internal": "^5.0.0-alpha.2",
"@boost/decorators": "^5.0.0",
"@boost/internal": "^5.0.0",
"enhanced-resolve": "^5.15.0",

@@ -45,3 +45,3 @@ "fast-glob": "^3.3.2",

"devDependencies": {
"@boost/test-utils": "^5.0.0-alpha.2"
"@boost/test-utils": "^5.0.0"
},

@@ -73,21 +73,15 @@ "peerDependencies": {

"./optimal": {
"node": {
"types": "./mjs/optimal.d.ts",
"import": "./mjs/optimal.mjs"
}
"types": "./mjs/optimal.d.ts",
"import": "./mjs/optimal.mjs"
},
"./test": {
"node": {
"types": "./mjs/test.d.ts",
"import": "./mjs/test.mjs"
}
"types": "./mjs/test.d.ts",
"import": "./mjs/test.mjs"
},
".": {
"node": {
"types": "./mjs/index.d.ts",
"import": "./mjs/index.mjs"
}
"types": "./mjs/index.d.ts",
"import": "./mjs/index.mjs"
}
},
"gitHead": "60175188388d1667eb57d53e03b7bfefc092b67c"
"gitHead": "868b258fac254aa4c2673755a9fd5acf89091980"
}
mjs/_virtual/_rollupPluginBabelHelpers.mjs

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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