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

@essex/build-util-hoister

Package Overview
Dependencies
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@essex/build-util-hoister - npm Package Compare versions

Comparing version 9.2.1 to 10.0.0

CHANGELOG.md

2

lib/index.js

@@ -10,3 +10,3 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};

@@ -13,0 +13,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

{
"name": "@essex/build-util-hoister",
"version": "9.2.1",
"version": "10.0.0",
"license": "MIT",

@@ -12,7 +12,6 @@ "main": "lib/index.js",

"devDependencies": {
"@types/node": "^14.0.27",
"@types/node": "^14.10.1",
"rimraf": "^3.0.2",
"typescript": "3.9.7"
},
"gitHead": "fdf87a0b2f8af17fae91709ee3c894305b42f37a"
"typescript": "^4.0.2"
}
}
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