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

@masknet/compartment

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@masknet/compartment - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

dist/bundle.js

12

package.json
{
"name": "@masknet/compartment",
"version": "0.3.4",
"version": "0.3.5",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"sideEffects": false,
"exports": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
"default": [
"./dist/bundle.js",
"./dist/index.js"
]
},

@@ -19,3 +23,5 @@ "devDependencies": {

],
"scripts": {}
"scripts": {
"build": "rollup -c"
}
}
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