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

@deboxsoft/module-core

Package Overview
Dependencies
Maintainers
1
Versions
280
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 1.1.1-canary.0.10.5cbd3e4 to 1.1.1-canary.0.16.16c3070

index.cjs.js

28

package.json
{
"name": "@deboxsoft/module-core",
"version": "1.1.1-canary.0.10.5cbd3e4",
"version": "1.1.1-canary.0.16.16c3070",
"repository": {
"type": "git",
"url": "git@github.com:deboxsoft/libraries.git",
"directory": "packages/module-core"
},
"license": "SEE LICENSE IN LICENSE",
"maintainers": [

@@ -10,13 +16,11 @@ {

],
"repository": {
"url": "git@github.com:deboxsoft/libraries.git",
"type": "git",
"directory": "packages/module-core"
},
"main": "dist/index.cjs.js",
"typings": "dist/index.d.ts",
"module": "dist/index.js",
"main": "index.cjs.js",
"module": "index.js",
"typings": "index.d.ts",
"scripts": {
"build": "rollup -c",
"clean": "rimraf dist",
"build": "rollup -c"
"copy": "run-p copy:*",
"copy:license": "cpx ../../LICENSE dist",
"copy:pkg": "node ../../scripts/cp-package.js"
},

@@ -27,5 +31,2 @@ "dependencies": {

},
"devDependencies": {
"@types/nanoid": "^2.1.0"
},
"peerDependencies": {

@@ -37,3 +38,4 @@ "mongodb": "^3.6.3"

},
"bic": false,
"gitHead": "2c9c0552c4bbf03a17275384d86311021c3beb3e"
}

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