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

troika-core

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

troika-core - 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 @@

9

package.json
{
"name": "troika-core",
"version": "0.32.0",
"version": "0.33.0",
"description": "Troika Core",

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

"license": "MIT",
"sideEffects": false,
"main": "dist/troika-core.umd.js",
"browser": "dist/troika-core.umd.js",
"jsnext:main": "dist/troika-core.esm.js",
"module": "dist/troika-core.esm.js",

@@ -20,3 +19,3 @@ "module:src": "src/index.js",

"prop-types": "^15.6.2",
"troika-animation": "^0.32.0"
"troika-animation": "^0.33.0"
},

@@ -27,3 +26,3 @@ "peerDependencies": {

},
"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