New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

esmock

Package Overview
Dependencies
Maintainers
1
Versions
108
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 0.3.4 to 0.3.5

2

package.json
{
"name": "esmock",
"version": "0.3.4",
"version": "0.3.5",
"license": "MIT",

@@ -5,0 +5,0 @@ "readmeFilename": "README.md",

esmock
======
[![npm version](https://badge.fury.io/js/esmock.svg)](https://badge.fury.io/js/esmock) [![Build Status](https://travis-ci.org/iambumblehead/esmock.svg?branch=master)](https://travis-ci.org/iambumblehead/esmock)
[![npm version](https://badge.fury.io/js/esmock.svg)](https://badge.fury.io/js/esmock) [![Build Status](https://github.com/iambumblehead/esmock/workflows/nodejs-ci/badge.svg)][2]

@@ -51,2 +51,4 @@

* 0.3.5 _Apr.18.2021_
* added gitlab actions npm test: node 12.x, 14.x and 15.x
* 0.3.3 _Apr.13.2021_

@@ -65,1 +67,3 @@ * added keywords to package.json, use github action to npm publish

[0]: http://www.bumblehead.com "bumblehead"
[1]: https://github.com/iambumblehead/esmock/workflows/nodejs-ci/badge.svg "nodejs-ci pipeline"
[2]: https://github.com/iambumblehead/esmock "esmock"

@@ -5,3 +5,2 @@ import fs from 'fs';

import {
esmockCache,
esmockCacheSet,

@@ -160,4 +159,2 @@ esmockCacheResolvedPathGet,

export {
esmockCache,
esmockNextKey,
esmockModuleMock,

@@ -164,0 +161,0 @@ esmockModuleImportedPurge,

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