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

css-animation

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-animation - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

1

dist-node/index.js

@@ -504,4 +504,5 @@ 'use strict';

exports.Event = TransitionEvents;
exports.default = cssAnimation;
exports.isCssAnimationSupported = isCssAnimationSupported;
//# sourceMappingURL=index.js.map

2

dist-web/index.js

@@ -502,3 +502,3 @@ function _typeof(obj) {

export default cssAnimation;
export { isCssAnimationSupported };
export { TransitionEvents as Event, isCssAnimationSupported };
//# sourceMappingURL=index.js.map
{
"name": "css-animation",
"description": "css-animation",
"version": "2.0.3",
"version": "2.0.4",
"license": "MIT",

@@ -27,3 +27,2 @@ "files": [

"@pika/plugin-build-types": "0.6.x",
"pika-plugin-build-web-babel": "0.6.x",
"@pika/plugin-standard-pkg": "0.6.x",

@@ -35,2 +34,4 @@ "@pika/types": "0.6.x",

"lint-staged": "^9.2.1",
"pika-plugin-build-web-babel": "0.6.x",
"pika-plugin-clean-dist-src": "^0.1.1",
"pre-commit": "1.x",

@@ -41,5 +42,4 @@ "prettier": "^1.18.2",

},
"esnext": "dist-src/index.js",
"module": "dist-web/index.js",
"main": "dist-node/index.js"
}

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