🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

babel-plugin-glimmer-inline-precompile

Package Overview
Dependencies
Maintainers
10
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-glimmer-inline-precompile - npm Package Compare versions

Comparing version

to
1.0.0

13

package.json
{
"name": "babel-plugin-glimmer-inline-precompile",
"version": "0.0.0",
"version": "1.0.0",
"description": "Use tagged template strings to precompile glimmer templates inside your JS files.",

@@ -22,3 +22,12 @@ "main": "index.js",

"@glimmer/compiler": "> 0.23.0 || > 0.24.0-alpha.1 || > 0.25.0-alpha.1"
}
},
"dependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/glimmerjs/babel-plugin-glimmer-inline-precompile.git"
},
"bugs": {
"url": "https://github.com/glimmerjs/babel-plugin-glimmer-inline-precompile/issues"
},
"homepage": "https://github.com/glimmerjs/babel-plugin-glimmer-inline-precompile#readme"
}