Socket
Socket
Sign inDemoInstall

@glimmer/validator

Package Overview
Dependencies
Maintainers
13
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glimmer/validator - npm Package Compare versions

Comparing version 0.85.11 to 0.85.12

17

package.json
{
"name": "@glimmer/validator",
"type": "module",
"version": "0.85.11",
"version": "0.85.12",
"description": "Objects used to track values and their dirtiness in Glimmer",

@@ -17,12 +17,13 @@ "license": "MIT",

"@glimmer/env": "^0.1.7",
"@glimmer/global-context": "^0.85.11",
"@glimmer/interfaces": "^0.85.11",
"@glimmer/util": "^0.85.11"
"@glimmer/global-context": "^0.85.12",
"@glimmer/interfaces": "^0.85.12",
"@glimmer/util": "^0.85.12"
},
"devDependencies": {
"eslint": "^8.52.0",
"publint": "^0.2.5",
"rollup": "^3.21.6",
"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"
},

@@ -51,3 +52,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