New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@twreporter/react-components

Package Overview
Dependencies
Maintainers
7
Versions
475
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twreporter/react-components - npm Package Compare versions

Comparing version 8.24.0-rc.2 to 8.24.0-rc.3

4

lib/hook/use-bookmark.js

@@ -70,3 +70,3 @@ "use strict";

var useBookmark = function useBookmark(store, bookmark) {
var useBookmark = function useBookmark(store) {
var _store = _slicedToArray(store, 2),

@@ -80,3 +80,3 @@ state = _store[0],

var addCurrentPageToBookmarks = function addCurrentPageToBookmarks() {
var addCurrentPageToBookmarks = function addCurrentPageToBookmarks(bookmark) {
var bookmarkToBeCreated = _objectSpread(_objectSpread({}, bookmark), {}, {

@@ -83,0 +83,0 @@ host: getHostFromWindowLocation()

{
"name": "@twreporter/react-components",
"version": "8.24.0-rc.2",
"version": "8.24.0-rc.3",
"main": "lib/index.js",

@@ -19,3 +19,3 @@ "repository": "https://github.com/twreporter/twreporter-npm-packages.git",

"@twreporter/core": "^1.17.0-rc.0",
"@twreporter/redux": "^7.10.0-rc.1",
"@twreporter/redux": "^7.10.0-rc.2",
"fontfaceobserver-es": "^3.3.3",

@@ -55,3 +55,3 @@ "hoist-non-react-statics": "^2.3.1",

},
"gitHead": "7e4360b31ba449c062234e72a20f30bf31bc2533"
"gitHead": "fae9f717d3c7766dc48a538d5cf1f5c8d2d93f6d"
}

Sorry, the diff of this file is too big to display

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