Socket
Socket
Sign inDemoInstall

@polymer/neon-animation

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polymer/neon-animation - npm Package Compare versions

Comparing version 1.2.4-pre.3 to 3.0.0-pre.1

.github/ISSUE_TEMPLATE.md

28

package.json
{
"name": "@polymer/neon-animation",
"flat": true,
"version": "1.2.4-pre.3",
"version": "3.0.0-pre.1",
"description": "A system for animating Polymer-based web components",

@@ -19,12 +19,22 @@ "contributors": [

},
"license": "SEE LICENSE IN http://polymer.github.io/LICENSE.txt",
"license": "http://polymer.github.io/LICENSE.txt",
"homepage": "https://github.com/PolymerElements/neon-animation",
"dependencies": {
"@polymer/polymer": "preview",
"@polymer/iron-meta": "preview",
"@polymer/iron-resizable-behavior": "preview",
"@polymer/iron-selector": "preview",
"web-animations-js": "^2.2.0"
"@polymer/iron-resizable-behavior": "^3.0.0-pre.1",
"@polymer/iron-selector": "^3.0.0-pre.1",
"@polymer/polymer": "^3.0.0-pre.1"
},
"devDependencies": {}
}
"devDependencies": {
"@polymer/app-layout": "^3.0.0-pre.1",
"@polymer/iron-flex-layout": "^3.0.0-pre.1",
"@polymer/iron-icon": "^3.0.0-pre.1",
"@polymer/iron-icons": "^3.0.0-pre.1",
"@polymer/paper-icon-button": "^3.0.0-pre.1",
"@polymer/paper-item": "^3.0.0-pre.1",
"@polymer/paper-styles": "^3.0.0-pre.1",
"@polymer/test-fixture": "^3.0.0-pre.1",
"web-animations-js": "^2.3.1",
"wct-browser-legacy": "0.0.1-pre.10",
"@webcomponents/webcomponentsjs": "^1.0.0"
}
}

@@ -0,1 +1,6 @@

## Changes in 2.0
* ⚠️ This Element is now deprecated ⚠️
* Please use the web animations api or CSS animations
* Web animations polyfill is now a dev dependency
# neon-animation

@@ -2,0 +7,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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