Socket
Socket
Sign inDemoInstall

@glimmer/util

Package Overview
Dependencies
Maintainers
13
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glimmer/util - npm Package Compare versions

Comparing version 0.85.11 to 0.85.12

15

package.json
{
"name": "@glimmer/util",
"type": "module",
"version": "0.85.11",
"version": "0.85.12",
"description": "Common utilities used in Glimmer",

@@ -10,3 +10,3 @@ "repository": "https://github.com/tildeio/glimmer/tree/master/packages/@glimmer/util",

"@glimmer/env": "0.1.7",
"@glimmer/interfaces": "^0.85.11"
"@glimmer/interfaces": "^0.85.12"
},

@@ -17,8 +17,9 @@ "files": [

"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 @@ "main": null,

},
"module": null
"module": "dist/dev/index.js"
}
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