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

@embroider/shared-internals

Package Overview
Dependencies
Maintainers
0
Versions
477
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@embroider/shared-internals - npm Package Compare versions

Comparing version 3.0.1-unstable.1f9a96e to 3.0.1-unstable.20863d2

4

package.json
{
"name": "@embroider/shared-internals",
"version": "3.0.1-unstable.1f9a96e",
"version": "3.0.1-unstable.20863d2",
"private": false,

@@ -35,3 +35,3 @@ "description": "Utilities shared among the other embroider packages",

"dependencies": {
"babel-import-util": "^2.0.0",
"babel-import-util": "^3.0.1",
"debug": "^4.3.2",

@@ -38,0 +38,0 @@ "ember-rfc176-data": "^0.3.17",

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

var _a, _b;
state.adder = new babel_import_util_1.ImportUtil(t, path);
state.adder = new babel_import_util_1.ImportUtil(babel, path);
let filename = (0, paths_1.cleanUrl)(path.hub.file.opts.filename);

@@ -30,0 +30,0 @@ if (state.opts.packageGuard) {

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