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

@embroider/macros

Package Overview
Dependencies
Maintainers
0
Versions
470
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@embroider/macros - npm Package Compare versions

Comparing version 1.16.7-unstable.ad1534d to 1.16.7-unstable.db5651b

10

package.json
{
"name": "@embroider/macros",
"version": "1.16.7-unstable.ad1534d",
"version": "1.16.7-unstable.db5651b",
"private": false,

@@ -30,3 +30,3 @@ "description": "Standardized build-time macros for ember apps.",

"semver": "^7.3.2",
"@embroider/shared-internals": "2.6.4-unstable.ad1534d"
"@embroider/shared-internals": "2.6.4-unstable.db5651b"
},

@@ -47,7 +47,7 @@ "devDependencies": {

"babel-plugin-ember-template-compilation": "^2.3.0",
"code-equality-assertions": "^0.9.0",
"code-equality-assertions": "^1.0.1",
"scenario-tester": "^3.0.1",
"typescript": "^5.4.5",
"@embroider/core": "3.4.16-unstable.ad1534d",
"@embroider/test-support": "0.36.0"
"@embroider/test-support": "0.36.0",
"@embroider/core": "3.4.16-unstable.db5651b"
},

@@ -54,0 +54,0 @@ "peerDependencies": {

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

}
const babelCacheBustingPluginPath = require.resolve('@embroider/shared-internals/src/babel-plugin-cache-busting.js');
const babelCacheBustingPluginPath = require.resolve('@embroider/shared-internals/src/babel-plugin-cache-busting');
class MacrosConfig {

@@ -47,0 +47,0 @@ static for(key, appRoot) {

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