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

@deboxsoft/module-core

Package Overview
Dependencies
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deboxsoft/module-core - npm Package Compare versions

Comparing version 2.2.3 to 2.2.11

7

package.json
{
"name": "@deboxsoft/module-core",
"version": "2.2.3",
"version": "2.2.11",
"license": "SEE LICENSE IN LICENSE",

@@ -59,7 +59,4 @@ "maintainers": [

"bump": "pnpm run build && bump",
"release:patch": "pnpm run bump -- patch -tp && pnpm publish",
"release:minor": "pnpm run bump -- minor -tp && pnpm publish",
"release:major": "pnpm run bump -- major -tp && pnpm publish",
"release:dev": "git add . && pnpm run bump -- -cp prerelease && pnpm publish --tag dev --no-git-checks"
"release:dev": "git add . && pnpm run bump -- -cp prerelease --tag dev --no-git-checks"
}
}

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