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

@endo/init

Package Overview
Dependencies
Maintainers
5
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@endo/init - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

14

package.json
{
"name": "@endo/init",
"version": "1.1.0",
"version": "1.1.1",
"description": "Prepare Endo environment on import",

@@ -32,10 +32,10 @@ "type": "module",

"devDependencies": {
"@endo/compartment-mapper": "^1.1.3",
"@endo/compartment-mapper": "^1.1.4",
"ava": "^6.1.2"
},
"dependencies": {
"@endo/base64": "^1.0.3",
"@endo/eventual-send": "^1.2.0",
"@endo/lockdown": "^1.0.5",
"@endo/promise-kit": "^1.1.0"
"@endo/base64": "^1.0.4",
"@endo/eventual-send": "^1.2.1",
"@endo/lockdown": "^1.0.6",
"@endo/promise-kit": "^1.1.1"
},

@@ -79,3 +79,3 @@ "files": [

},
"gitHead": "36384eb5a4bbd11dd3d06a8045d620f8d6569590"
"gitHead": "25229bdcc26babb3afe0c229df4283a0f3c105f3"
}

@@ -1,2 +0,1 @@

/// <reference types="node" />
export type AsyncLocalStorageInternal = {

@@ -3,0 +2,0 @@ enabled: boolean;

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