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
7
Versions
411
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 2.2.4-unstable.4f3826d to 2.2.4-unstable.9834d5b

2

package.json
{
"name": "@embroider/shared-internals",
"version": "2.2.4-unstable.4f3826d",
"version": "2.2.4-unstable.9834d5b",
"private": false,

@@ -5,0 +5,0 @@ "description": "Utilities shared among the other embroider packages",

@@ -39,2 +39,6 @@ "use strict";

exports.emberVirtualPeerDeps.add('@embroider/macros');
// while people don't manually import from ember-source, our v1-to-v2 conversion
// of ember-source can send requests to here, and therefore any addon might need
// to see it as a peer.
exports.emberVirtualPeerDeps.add('ember-source');
// rfc176-data only covers things up to the point where Ember stopped needing

@@ -41,0 +45,0 @@ // the modules-api-polyfill. Newer APIs need to be added here.

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