Socket
Socket
Sign inDemoInstall

@glimmer/syntax

Package Overview
Dependencies
5
Maintainers
13
Versions
286
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.85.11 to 0.85.12

19

package.json
{
"name": "@glimmer/syntax",
"type": "module",
"version": "0.85.11",
"version": "0.85.12",
"repository": "https://github.com/glimmerjs/glimmer-vm/tree/master/packages/@glimmer/syntax",

@@ -9,13 +9,14 @@ "dependencies": {

"simple-html-tokenizer": "^0.5.11",
"@glimmer/interfaces": "^0.85.11",
"@glimmer/util": "^0.85.11",
"@glimmer/wire-format": "^0.85.11"
"@glimmer/interfaces": "^0.85.12",
"@glimmer/util": "^0.85.12",
"@glimmer/wire-format": "^0.85.12"
},
"devDependencies": {
"@types/qunit": "^2.19.7",
"eslint": "^8.52.0",
"publint": "^0.2.5",
"rollup": "^3.21.6",
"@types/qunit": "^2.19.7",
"publint": "^0.2.5",
"@glimmer/local-debug-flags": "^0.85.11",
"@glimmer-workspace/build-support": "^1.0.0"
"typescript": "*",
"@glimmer-workspace/build-support": "^1.0.0",
"@glimmer/local-debug-flags": "^0.85.12"
},

@@ -47,3 +48,3 @@ "files": [

},
"module": null
"module": "dist/dev/index.js"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc