Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
Maintainers
4
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.1.11 to 2.1.12

4

CHANGELOG.md

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

## [2.1.12](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/react-polymorphic-share-buttons@2.1.11...@ta-interaktiv/react-polymorphic-share-buttons@2.1.12) (2019-12-10)
**Note:** Version bump only for package @ta-interaktiv/react-polymorphic-share-buttons
## [2.1.11](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/react-polymorphic-share-buttons@2.1.10...@ta-interaktiv/react-polymorphic-share-buttons@2.1.11) (2019-10-11)

@@ -8,0 +12,0 @@

10

package.json
{
"version": "2.1.11",
"version": "2.1.12",
"main": "dist/index.js",

@@ -12,4 +12,4 @@ "jsnext:main": "es/index",

"dist:es": "BABEL_ENV=es babel src --root-mode upward -d es --ignore '__tests__,*.spec.js,*.test.js' && flow-copy-source --ignore **/__tests__/** --ignore **/*.spec.js --ignore **/*.test.js src es",
"dist": "yarn run dist:commonjs && yarn run dist:es",
"prepare": "yarn run clean && yarn run dist"
"dist": "npm run dist:commonjs && npm run dist:es",
"prepare": "npm run clean && npm run dist"
},

@@ -29,3 +29,3 @@ "author": "Kaspar Manz <kaspar.manz@tages-anzeiger.ch>",

"dependencies": {
"@ta-interaktiv/react-share-buttons": "^3.0.7"
"@ta-interaktiv/react-share-buttons": "^3.0.8"
},

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

],
"gitHead": "f73b2991cb821576d27e984fcc955314f4bb1c56"
"gitHead": "ec58fe7b1e83b827e5b88eb99446f9de17ef1580"
}
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