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

@endo/compartment-mapper

Package Overview
Dependencies
Maintainers
0
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@endo/compartment-mapper - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

8

package.json
{
"name": "@endo/compartment-mapper",
"version": "1.3.0",
"version": "1.3.1",
"description": "The compartment mapper assembles Node applications in a sandbox",

@@ -59,6 +59,6 @@ "keywords": [

"@endo/cjs-module-analyzer": "^1.0.8",
"@endo/module-source": "^1.1.0",
"@endo/module-source": "^1.1.1",
"@endo/trampoline": "^1.0.2",
"@endo/zip": "^1.0.8",
"ses": "^1.9.0"
"ses": "^1.9.1"
},

@@ -117,3 +117,3 @@ "devDependencies": {

},
"gitHead": "bbf20fae6726f7d26456714b8852572787d34e05"
"gitHead": "c242c28a68d1af29475150e44b5f3e9d0feda8cd"
}
/* Validates a compartment map against its schema. */
// @ts-check
/// <reference types="ses"/>
import { assertPackagePolicy } from './policy-format.js';

@@ -7,0 +5,0 @@

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