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

esmock

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esmock - npm Package Compare versions

Comparing version 1.6.6 to 1.7.0

6

package.json
{
"name": "esmock",
"version": "1.6.6",
"version": "1.7.0",
"license": "MIT",

@@ -49,3 +49,3 @@ "readmeFilename": "README.md",

"dependencies": {
"resolvewithplus": "^0.4.2"
"resolvewithplus": "^0.5.1"
},

@@ -60,3 +60,3 @@ "devDependencies": {

"scripts": {
"test-ava": "ava --node-arguments=\"--loader=./src/esmockLoader.mjs\" ./spec/ava/*spec.js",
"test-ava": "ava --node-arguments=\"--loader=./src/esmockLoader.mjs\" ./spec/ava/*.spec.js",
"test-uvu": "node --no-warnings --loader=./src/esmockLoader.mjs ./node_modules/uvu/bin.js ./spec/uvu/",

@@ -63,0 +63,0 @@ "test": "npm run test-ava && npm run test-uvu",

Sorry, the diff of this file is not supported yet

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