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

@twreporter/react-components

Package Overview
Dependencies
Maintainers
7
Versions
472
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 9.0.0-rc.2 to 9.0.0-rc.3

4

lib/icon/index.js

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

})(["height:24px;width:24px;background-color:black;mask-image:url(", ");mask-size:cover;"], function (props) {
return props.$src;
return props.src;
});

@@ -59,3 +59,3 @@

alt: filename,
$src: src
src: src
}, restProps));

@@ -62,0 +62,0 @@ };

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

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

"react-transition-group": "^4.4.5",
"react-waypoint": "^9.0.2",
"react-waypoint": "^10.3.0",
"styled-components": "^6.0.0",

@@ -56,3 +56,3 @@ "stylis": "^4.0.0"

},
"gitHead": "536cda99a9af7fe0d7404a8fcf8db55c762b8bb1"
"gitHead": "45a8d41ab4734e83873a2a349911f1a3900b2e50"
}

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