Socket
Socket
Sign inDemoInstall

@glimmer/util

Package Overview
Dependencies
Maintainers
10
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.23.0-alpha.2 to 0.23.0-alpha.3

amd/es5/glimmer-util.js

10

package.json
{
"name": "@glimmer/util",
"version": "0.23.0-alpha.2",
"version": "0.23.0-alpha.3",
"description": "Common utilities used in Glimmer",

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

},
"main": "dist/commonjs/es5/index.js",
"jsnext:main": "dist/modules/es5/index.js",
"module": "dist/modules/es5/index.js",
"typings": "dist/types/index.d.ts"
"main": "commonjs/es5/index.js",
"jsnext:main": "modules/es5/index.js",
"module": "modules/es5/index.js",
"typings": "types/index.d.ts"
}
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