@polymer/gen-typescript-declarations
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -10,2 +10,5 @@ # Changelog | ||
## [1.6.1] - 2019-01-18 | ||
* Fix missing `source-map-support` dependency. | ||
## [1.6.0] - 2018-12-05 | ||
@@ -12,0 +15,0 @@ * Added `--googModules` flag, for generating declarations compatible |
{ | ||
"name": "@polymer/gen-typescript-declarations", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "Generate TypeScript type declarations for Polymer components.", | ||
@@ -36,2 +36,3 @@ "homepage": "https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations", | ||
"polymer-analyzer": "^3.0.2", | ||
"source-map-support": "^0.5.9", | ||
"typescript": "^3.0.1", | ||
@@ -43,3 +44,2 @@ "vscode-uri": "^1.0.3" | ||
"rimraf": "^2.6.2", | ||
"source-map-support": "^0.5.0", | ||
"tsc-then": "^1.0.1" | ||
@@ -46,0 +46,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
289281
3
19
47
1
+ Addedsource-map-support@^0.5.9
+ Addedbuffer-from@1.1.2(transitive)
+ Addedsource-map-support@0.5.21(transitive)