Socket
Socket
Sign inDemoInstall

@ta-interaktiv/react-polymorphic-share-buttons

Package Overview
Dependencies
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ta-interaktiv/react-polymorphic-share-buttons - npm Package Compare versions

Comparing version 2.0.8 to 2.0.10

24

CHANGELOG.md

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

<a name="2.0.10"></a>
## [2.0.10](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/react-polymorphic-share-buttons@2.0.9...@ta-interaktiv/react-polymorphic-share-buttons@2.0.10) (2018-09-19)
### Bug Fixes
* typo in prepare command ([1a7b9dc](https://gitlab.com/ta-interaktiv/packages/commit/1a7b9dc))
<a name="2.0.9"></a>
## [2.0.9](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/react-polymorphic-share-buttons@2.0.8...@ta-interaktiv/react-polymorphic-share-buttons@2.0.9) (2018-09-19)
### Bug Fixes
* remove prepublishOnly scripts that would lead to missing files ([52b25ac](https://gitlab.com/ta-interaktiv/packages/commit/52b25ac))
<a name="2.0.8"></a>

@@ -8,0 +32,0 @@ ## [2.0.8](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/react-polymorphic-share-buttons@2.0.7...@ta-interaktiv/react-polymorphic-share-buttons@2.0.8) (2018-09-19)

7

package.json
{
"version": "2.0.8",
"version": "2.0.10",
"main": "dist/index.js",

@@ -9,3 +9,2 @@ "jsnext:main": "es/index",

"fix": "eslint src/ --fix",
"prepublishOnly": "yarn run fix",
"clean": "rimraf dist es",

@@ -42,3 +41,3 @@ "dist:commonjs": "BABEL_ENV=commonjs babel src --root-mode upward -d dist --ignore '__tests__,*.spec.js,*.test.js'",

"dependencies": {
"@ta-interaktiv/react-share-buttons": "^2.0.8"
"@ta-interaktiv/react-share-buttons": "^2.0.10"
},

@@ -64,3 +63,3 @@ "description": "Renders a collection of social sharing buttons, accessing the Newsnet API to get the relevant data of the defined article.",

],
"gitHead": "ff03d9e8ddb244a62e7c26fae7279ee7b743309e"
"gitHead": "8e2bb0a1b160dcce8a152289934e9c5dd4175827"
}
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