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
1
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 0.3.2 to 0.3.3

3

CHANGELOG.md

@@ -9,2 +9,5 @@ # Changelog

## [0.3.3] - 2017-12-18
- Pin Analyzer version for upcoming major refactor.
## [0.3.2] - 2017-12-18

@@ -11,0 +14,0 @@ - Static methods are now supported on classes, elements, and mixins.

4

package.json
{
"name": "@polymer/gen-typescript-declarations",
"version": "0.3.2",
"version": "0.3.3",
"description": "Generate TypeScript type declarations for Polymer components.",

@@ -23,3 +23,3 @@ "main": "lib/gen-ts.js",

"minimatch": "^3.0.4",
"polymer-analyzer": "^3.0.0-pre.5"
"polymer-analyzer": "=3.0.0-pre.5"
},

@@ -26,0 +26,0 @@ "devDependencies": {

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