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 0.5.54 to 0.5.55

unsafe-fast.d.ts

24

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

@@ -11,2 +11,3 @@ "type": "module",

"./legacy.js": "./legacy.js",
"./unsafe-fast.js": "./unsafe-fast.js",
"./pre.js": {

@@ -32,11 +33,11 @@ "node": "./src/pre-node.js",

"devDependencies": {
"@endo/compartment-mapper": "^0.8.2",
"@endo/ses-ava": "^0.2.38",
"@endo/compartment-mapper": "^0.8.3",
"@endo/ses-ava": "^0.2.39",
"ava": "^5.1.1"
},
"dependencies": {
"@endo/base64": "^0.2.30",
"@endo/eventual-send": "^0.17.0",
"@endo/lockdown": "^0.1.26",
"@endo/promise-kit": "^0.2.54"
"@endo/base64": "^0.2.31",
"@endo/eventual-send": "^0.17.1",
"@endo/lockdown": "^0.1.27",
"@endo/promise-kit": "^0.2.55"
},

@@ -67,3 +68,3 @@ "files": [

"extends": [
"@endo"
"plugin:@endo/internal"
]

@@ -74,11 +75,6 @@ },

],
"prettier": {
"arrowParens": "avoid",
"trailingComma": "all",
"singleQuote": true
},
"publishConfig": {
"access": "public"
},
"gitHead": "0053227a37ee76ee8a3dce6059dd55140ed0ce6d"
"gitHead": "8141f58debaec420cbc2a7cb698e888566d430ba"
}
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