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

@endo/static-module-record

Package Overview
Dependencies
Maintainers
5
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@endo/static-module-record - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

14

package.json
{
"name": "@endo/static-module-record",
"version": "1.0.1",
"version": "1.0.2",
"description": "Shim for the SES StaticModuleRecord and module-to-program transformer",

@@ -32,5 +32,5 @@ "keywords": [

"cover": "c8 ava",
"lint": "yarn lint:types && yarn lint:js",
"lint": "yarn lint:types && yarn lint:eslint",
"lint:types": "tsc",
"lint:js": "eslint .",
"lint:eslint": "eslint .",
"lint-fix": "eslint --fix .",

@@ -44,6 +44,6 @@ "test": "ava"

"@babel/types": "^7.23.6",
"ses": "^1.0.1"
"ses": "^1.1.0"
},
"devDependencies": {
"@endo/ses-ava": "^1.0.1",
"@endo/ses-ava": "^1.1.0",
"ava": "^5.3.0",

@@ -59,3 +59,3 @@ "babel-eslint": "^10.0.3",

"prettier": "^3.0.0",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
},

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

},
"gitHead": "c02aec92c3caa417d6bdf3c4f555f0b2694d9f9e"
"gitHead": "373f9eebab66c94ed42350473c90fb25e6054f0a"
}
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