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

@vaadin/angular2-polymer

Package Overview
Dependencies
Maintainers
7
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/angular2-polymer - npm Package Compare versions

Comparing version 1.0.0-beta5 to 1.0.0-rc1

13

package.json
{
"name": "@vaadin/angular2-polymer",
"version": "1.0.0-beta5",
"version": "1.0.0-rc1",
"description": "Angular 2 support for Polymer elements",

@@ -9,6 +9,5 @@ "repository": "https://github.com/vaadin/angular2-polymer.git",

"test": "tsc && concurrently \"npm run tsc:w\" \"live-server --open=tests.html\"",
"typings": "typings",
"tsc": "tsc",
"tsc:w": "tsc -w",
"prepublish": "typings install && tsc"
"prepublish": "tsc"
},

@@ -37,3 +36,3 @@ "files": [

"concurrently": "^2.2.0",
"es6-shim": "^0.35.1",
"core-js": "^2.4.1",
"jasmine-core": "2.4.1",

@@ -44,4 +43,8 @@ "live-server": "1.0.0",

"typescript": "^2.0.2",
"typings": "^1.3.2"
"@types/core-js": "^0.9.34",
"@types/node": "^6.0.46",
"@types/jasmine": "^2.5.36",
"@types/selenium-webdriver": "^2.53.33"
}
}

@@ -41,3 +41,3 @@ # Angular2-Polymer

If you are using [Angular CLI](https://github.com/angular/angular-cli) in your project, see the specific [document](https://vaadin.com/docs/-/part/elements/angular2-polymer/ng-cli.html) for projects created with the `ng` command line utility.
If you are using [Angular CLI](https://github.com/angular/angular-cli) in your project, see the specific [document](https://vaadin.com/docs/-/part/elements/angular2-polymer/ng-cli-webpack.html) for projects created with the `ng` command line utility.

@@ -44,0 +44,0 @@ ## Demo app

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