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.2 to 1.0.3

./index.js

11

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

@@ -16,3 +16,4 @@ "keywords": [

"type": "git",
"url": "git+https://github.com/endojs/endo.git"
"url": "git+https://github.com/endojs/endo.git",
"directory": "packages/static-module-record"
},

@@ -44,6 +45,6 @@ "bugs": {

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

@@ -85,3 +86,3 @@ "babel-eslint": "^10.0.3",

},
"gitHead": "373f9eebab66c94ed42350473c90fb25e6054f0a"
"gitHead": "f731c5c12f8d185dbf2daf53ec6a57e5ac56e4e9"
}

@@ -99,3 +99,3 @@ import { makeTransformSource } from './transformSource.js';

importMeta: ${h.HIDDEN_META}, \
}) => (function () { \
}) => (function () { 'use strict'; \
${preamble} \

@@ -102,0 +102,0 @@ ${scriptSource}

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