Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@glimmer/syntax

Package Overview
Dependencies
Maintainers
10
Versions
289
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glimmer/syntax - npm Package Compare versions

Comparing version 0.23.0-alpha.2 to 0.23.0-alpha.3

amd/es5/glimmer-syntax.js

12

package.json
{
"name": "@glimmer/syntax",
"version": "0.23.0-alpha.2",
"version": "0.23.0-alpha.3",
"repository": "https://github.com/tildeio/glimmer/tree/master/packages/@glimmer/syntax",

@@ -8,3 +8,3 @@ "dependencies": {

"@glimmer/interfaces": "^0.22.0",
"@glimmer/util": "^0.23.0-alpha.2",
"@glimmer/util": "^0.23.0-alpha.3",
"simple-html-tokenizer": "^0.3.0"

@@ -17,6 +17,6 @@ },

},
"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