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

actbase

Package Overview
Dependencies
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

actbase - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

2

lib/apps/ResourceManager.js

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

if (name && datas[name][type]) {
datas[name][type][key] = (0, _tslib.__assign)((0, _tslib.__assign)({}, datas[name][type][key]), value);
datas[name][type][key] = (0, _tslib.__assign)((0, _tslib.__assign)({}, datas[name][type][key] || {}), value);
}

@@ -53,0 +53,0 @@ });

{
"name": "actbase",
"version": "0.1.8",
"version": "0.1.9",
"description": "React & React-Native Design Components",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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