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

@brightleaf/elements

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brightleaf/elements - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

1

lib/card/card.js

@@ -207,3 +207,2 @@ "use strict";

if (!prop.forEach) {
console.log('prop no for each', prop);
return;

@@ -210,0 +209,0 @@ }

@@ -57,3 +57,2 @@ "use strict";

});
console.log('list', list);
return _react.default.createElement("div", {

@@ -60,0 +59,0 @@ className: (0, _classnames.default)('tabs', className, classes)

3

package.json
{
"name": "@brightleaf/elements",
"version": "0.5.0",
"version": "0.5.1",
"description": "UI elements",

@@ -44,2 +44,3 @@ "main": "lib/index.js",

"@testing-library/react": "^8.0.4",
"acorn": "^6.2.0",
"babel-loader": "^8.0.6",

@@ -46,0 +47,0 @@ "copy-webpack-plugin": "^5.0.3",

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