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

troika-animation

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

troika-animation - npm Package Compare versions

Comparing version 0.32.0 to 0.33.0

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

# [0.33.0](https://github.com/protectwise/troika/compare/v0.32.0...v0.33.0) (2020-10-02)
### Bug Fixes
* add "sideEffects":false to package.json files to assist treeshaking ([61109b2](https://github.com/protectwise/troika/commit/61109b2e3d21dc794ef66b3f28cf63bbdd34150e))
* remove redundant "browser" and defunct "jsnext:main" fields from package.json files ([0abec40](https://github.com/protectwise/troika/commit/0abec40e3af06d3ae4d990bf198d871b46730f1f))
# [0.32.0](https://github.com/protectwise/troika/compare/v0.31.0...v0.32.0) (2020-09-16)

@@ -8,0 +20,0 @@

7

package.json
{
"name": "troika-animation",
"version": "0.32.0",
"version": "0.33.0",
"description": "Troika Animation Utilities",

@@ -12,8 +12,7 @@ "author": "Jason Johnston <jason.johnston@protectwise.com>",

"license": "MIT",
"sideEffects": false,
"main": "dist/troika-animation.umd.js",
"browser": "dist/troika-animation.umd.js",
"jsnext:main": "dist/troika-animation.esm.js",
"module": "dist/troika-animation.esm.js",
"module:src": "src/index.js",
"gitHead": "9f263fcbf9d5c45dc3c73ede2baf7db26978f2ec"
"gitHead": "0c397b65aac6137ce1b4417e55d0deeb77b5ee5f"
}
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