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

@endo/init

Package Overview
Dependencies
Maintainers
4
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.31 to 0.5.32

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

### [0.5.32](https://github.com/endojs/endo/compare/@endo/init@0.5.31...@endo/init@0.5.32) (2022-01-27)
### Bug Fixes
* Publish all materials consistently ([#1021](https://github.com/endojs/endo/issues/1021)) ([a2c74d9](https://github.com/endojs/endo/commit/a2c74d9de68a325761d62e1b2187a117ef884571))
### [0.5.31](https://github.com/endojs/endo/compare/@endo/init@0.5.30...@endo/init@0.5.31) (2022-01-25)

@@ -8,0 +17,0 @@

12

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

@@ -28,8 +28,10 @@ "type": "module",

"@agoric/babel-standalone": "^7.14.3",
"@endo/eventual-send": "^0.14.2",
"@endo/lockdown": "^0.1.3"
"@endo/eventual-send": "^0.14.3",
"@endo/lockdown": "^0.1.4"
},
"files": [
"LICENSE*",
"src",
"*.js",
"src/**.js"
"*.ts"
],

@@ -66,3 +68,3 @@ "repository": {

},
"gitHead": "c46f8d5d40f71014a099c53d26c75b149ea56d09"
"gitHead": "4e9cd15994971759eabcbaa507e524343de9b8e0"
}
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