@glimmer/syntax
Advanced tools
Comparing version 0.23.0-alpha.2 to 0.23.0-alpha.3
{ | ||
"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" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1680941
2