Socket
Socket
Sign inDemoInstall

cocoro-sdk

Package Overview
Dependencies
120
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

1

dist/index.js

@@ -14,3 +14,4 @@ "use strict";

__exportStar(require("./src/cocoro"), exports);
__exportStar(require("./src/device"), exports);
__exportStar(require("./src/properties"), exports);
__exportStar(require("./src/responseTypes"), exports);
export * from './src/cocoro';
export * from './src/device';
export * from './src/properties';
export * from './src/responseTypes';

2

package.json
{
"name": "cocoro-sdk",
"version": "0.1.1",
"version": "0.1.2",
"description": "",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc