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 0.7.17 to 0.7.18

index.d.ts

23

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

@@ -30,2 +30,4 @@ "keywords": [

"build": "exit 0",
"prepack": "tsc --build jsconfig.build.json",
"postpack": "git clean -f '*.d.ts*'",
"cover": "c8 ava",

@@ -43,7 +45,6 @@ "lint": "yarn lint:types && yarn lint:js",

"@babel/types": "^7.17.0",
"ses": "^0.18.2"
"ses": "^0.18.3"
},
"devDependencies": {
"@endo/eslint-config": "^0.5.3",
"@endo/ses-ava": "^0.2.38",
"@endo/ses-ava": "^0.2.39",
"ava": "^5.2.0",

@@ -55,7 +56,6 @@ "babel-eslint": "^10.0.3",

"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-prettier": "^6.9.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-eslint-comments": "^3.1.2",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^3.4.1",
"prettier": "^2.8.0",
"prettier": "^2.8.5",
"typescript": "~4.9.5"

@@ -75,10 +75,5 @@ },

"extends": [
"@endo"
"plugin:@endo/internal"
]
},
"prettier": {
"arrowParens": "avoid",
"trailingComma": "all",
"singleQuote": true
},
"ava": {

@@ -90,3 +85,3 @@ "files": [

},
"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