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.46 to 0.0.47

1

index.js

@@ -9,2 +9,1 @@ /**

module.exports=require('./src')
exports.SafeObject=require('./src')

@@ -6,3 +6,2 @@ 'use strict';

});
exports.SafeObject = undefined;

@@ -9,0 +8,0 @@ var _proxy = require('./proxy');

2

package.json
{
"name": "cqsmart",
"version": "0.0.46",
"version": "0.0.47",
"description": "Smart Building Components",

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

/**
* Created by Tears on 2017/8/31.
*/
import {SafeObject} from './proxy'
export {default as SafeObject} from './proxy'

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