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

@polymer/gen-typescript-declarations

Package Overview
Dependencies
Maintainers
12
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polymer/gen-typescript-declarations - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

3

CHANGELOG.md

@@ -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

4

package.json
{
"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 @@ },

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