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

flip-toolkit

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flip-toolkit - npm Package Compare versions

Comparing version 7.0.3 to 7.0.4-beta.0

.rts2_cache_cjs/rpt2_380eed1e17a893c1286f3f5f1126bc519aae0e6a/types/cache/8ee00b1d17dc06f9edd594d3360a57bfb1f7f64b

2

lib/index.umd.js

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

!function(i,o){"object"==typeof exports&&"undefined"!=typeof module?o(exports,require("react-flip-toolkit/lib/FlipToolkit")):"function"==typeof define&&define.amd?define(["exports","react-flip-toolkit/lib/FlipToolkit"],o):o(i.flipToolkit={},i.FlipToolkit)}(this,function(i,o){i.Flipper=o.Flipper,i.spring=o.spring});
!function(i,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("react-flip-toolkit/lib/FlipToolkit")):"function"==typeof define&&define.amd?define(["exports","react-flip-toolkit/lib/FlipToolkit"],e):e(i.ReactFlipToolkit={},i.FlipToolkit)}(this,function(i,e){i.Flipper=e.Flipper,i.spring=e.spring});
//# sourceMappingURL=index.umd.js.map
{
"name": "flip-toolkit",
"version": "7.0.3",
"version": "7.0.4-beta.0",
"description": "Configurable FLIP animation helpers",

@@ -31,3 +31,3 @@ "license": "MIT",

"dependencies": {
"react-flip-toolkit": "^7.0.3"
"react-flip-toolkit": "^7.0.4-beta.0"
},

@@ -37,3 +37,3 @@ "devDependencies": {

},
"gitHead": "647e3662f55b87997cd41970cc24aeff18cb36ea"
"gitHead": "978368a327a048c2b94bf2fe90f8ea1c63ace07c"
}

@@ -7,2 +7,4 @@ # flip-toolkit

Using `Vue.js` ? Try [vue-flip-toolkit](https://github.com/mattrothenberg/vue-flip-toolkit).
## Basic Example

@@ -9,0 +11,0 @@

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