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.0 to 2.2.1

6

CHANGELOG.md
# Change Log
## 2.2.1
### Patch Changes
- fix export package.json
## 2.2.0

@@ -4,0 +10,0 @@

7

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

@@ -20,3 +20,6 @@ "maintainers": [

"exports": {
"import": "./index.js"
".": {
"import": "./index.mjs",
"require": "./index.js"
}
},

@@ -23,0 +26,0 @@ "files": [

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