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
406
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.3-unstable.326562b to 2.2.3-unstable.67f82f3

4

package.json
{
"name": "@embroider/shared-internals",
"version": "2.2.3-unstable.326562b",
"version": "2.2.3-unstable.67f82f3",
"private": false,

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

"tmp": "^0.1.0",
"typescript": "^4.9.0"
"typescript": "^5.1.6"
},

@@ -55,0 +55,0 @@ "engines": {

@@ -43,2 +43,3 @@ "use strict";

exports.emberVirtualPackages.add('@glimmer/validator');
exports.emberVirtualPackages.add('@glimmer/reference');
exports.emberVirtualPackages.add('@glimmer/manager');

@@ -45,0 +46,0 @@ // These are the known names that people use to import template precomiplation

@@ -195,2 +195,3 @@ "use strict";

}
exports.default = Package;
__decorate([

@@ -208,3 +209,2 @@ (0, typescript_memoize_1.Memoize)()

], Package.prototype, "dependencies", null);
exports.default = Package;
//# sourceMappingURL=package.js.map

Sorry, the diff of this file is not supported yet

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