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.1 to 0.0.2

7

index.js
/**
* Created by Tears on 2017/8/31.
*/
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default=require('./lib')
var SafeObject = require('./lib')
exports.SafeObject=SafeObject

@@ -9,7 +9,5 @@ 'use strict';

exports.default = {
SafeObject: _proxy.SafeObject
}; /**
* Created by Tears on 2017/8/31.
*/
exports.default = _proxy.SafeObject; /**
* Created by Tears on 2017/8/31.
*/
//# sourceMappingURL=index.js.map
{
"name": "cqsmart",
"version": "0.0.1",
"version": "0.0.2",
"description": "Smart Building Components",

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

@@ -6,5 +6,2 @@ /**

export default {
SafeObject,
}
export default SafeObject

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