Socket
Socket
Sign inDemoInstall

@blaze-react/utils

Package Overview
Dependencies
Maintainers
5
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blaze-react/utils - npm Package Compare versions

Comparing version 0.3.0 to 0.3.3

lib/decorator.js

2

lib/index.js

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

exports.__esModule = true;
var classnames_1 = __importDefault(require("classnames"));
var react_1 = __importDefault(require("react"));

@@ -23,2 +24,3 @@ var uniqueId_1 = __importDefault(require("./uniqueId"));

var utils = {
classNames: classnames_1["default"],
uniqueId: uniqueId_1["default"]

@@ -25,0 +27,0 @@ };

6

package.json
{
"name": "@blaze-react/utils",
"version": "0.3.0",
"version": "0.3.3",
"publishConfig": {

@@ -23,3 +23,3 @@ "access": "public"

"@babel/core": "^7.4.5",
"@types/uuid": "^3.4.4"
"@types/classnames": "^2.2.8"
},

@@ -37,3 +37,3 @@ "peerDependencies": {

},
"gitHead": "64a96b52b616cfda325f90903f5871c042f3e3e2"
"gitHead": "3638834d2211cc16d965ecafbf5ab2eeddceca12"
}

Sorry, the diff of this file is not supported yet

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