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

animate-components

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

animate-components - npm Package Compare versions

Comparing version 0.9.6 to 0.9.7

build/animations/Bingo/index.js

2

index.js

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

module.exports = require('./src/index');
module.exports = require('./build/index');
{
"name": "animate-components",
"version": "0.9.6",
"version": "0.9.7",
"description": "Elemental components for animations in React",

@@ -16,3 +16,4 @@ "keywords": [

"renderer",
"styled"
"styled",
"custom elements"
],

@@ -25,9 +26,9 @@ "main": "index.js",

"coverage": "jest --coverage",
"builder": "./scripts/check.sh",
"builder": "node ./scripts/check.js",
"start": "./node_modules/.bin/webpack-dev-server --watch --open --config ./starter/webpack.config.js",
"lint": "./node_modules/.bin/eslint ./src",
"webpack:build": "./node_modules/.bin/webpack --config webpack.config.build.js"
"build": "babel src -d build"
},
"files": [
"build/animate.min.js",
"build",
"index.js"

@@ -38,3 +39,3 @@ ],

"dependencies": {
"animate-components": "0.9.5",
"animate-components": "0.9.6",
"html-tags": "^1.1.1",

@@ -60,2 +61,3 @@ "prop-types": "^15.5.8",

"babel-preset-react": "^6.24.1",
"babili": "^0.0.12",
"chalk": "^1.1.3",

@@ -88,5 +90,5 @@ "css-loader": "^0.28.0",

"react-addons-test-utils": "^15.5.1",
"react-dev-utils": "^1.0.1",
"react-hot-loader": "^1.3.1",
"react-test-renderer": "^15.5.4",
"shelljs": "^0.7.7",
"sinon": "^2.2.0",

@@ -93,0 +95,0 @@ "style-loader": "^0.16.1",

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