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

cqsmart

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cqsmart - npm Package Compare versions

Comparing version 0.0.48 to 0.0.49

4

lib/proxy/index.js

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

var SafeObject = exports.SafeObject = function SafeObject(target) {
var SafeObject = function SafeObject(target) {
_classCallCheck(this, SafeObject);

@@ -28,2 +28,4 @@

};
exports.default = SafeObject;
//# sourceMappingURL=index.js.map
{
"name": "cqsmart",
"version": "0.0.48",
"version": "0.0.49",
"description": "Smart Building Components",

@@ -5,0 +5,0 @@ "authors": [

@@ -5,3 +5,3 @@ /**

export class SafeObject {
export default class SafeObject {
constructor (target){

@@ -8,0 +8,0 @@ this.handler={

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