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

@embroider/shared-internals

Package Overview
Dependencies
Maintainers
7
Versions
403
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.0.1-unstable.137fcab to 2.0.1-unstable.3a232cc

2

package.json
{
"name": "@embroider/shared-internals",
"version": "2.0.1-unstable.137fcab",
"version": "2.0.1-unstable.3a232cc",
"private": false,

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

@@ -33,6 +33,9 @@ "use strict";

// but we may need to tell a build tool that is inspecting pre-transpiled code
// (like snowpack) not to worrya bout these packages.
// (like snowpack) not to worry about these packages.
exports.emberVirtualPackages.add('@glimmer/env');
exports.emberVirtualPackages.add('ember');
exports.emberVirtualPackages.add('@embroider/macros');
// rfc176-data only covers things up to the point where Ember stopped needing
// the modules-api-polyfill. Newer APIs need to be added here.
exports.emberVirtualPackages.add('@ember/owner');
// These are the known names that people use to import template precomiplation

@@ -39,0 +42,0 @@ // macros from.

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