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

cc-om-lib

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cc-om-lib - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

1

dist/base_logistics.provider.d.ts

@@ -10,2 +10,3 @@ import { ILogisticsProvider } from "./logistics.interface";

settingLayout(): any;
initSetting(): any;
}

@@ -38,3 +38,6 @@ "use strict";

}
initSetting() {
return {};
}
}
exports.BaseLogisticsProvider = BaseLogisticsProvider;

@@ -7,2 +7,3 @@ export interface ILogisticsProvider {

settingLayout(): any;
initSetting(): any;
}

2

package.json
{
"name": "cc-om-lib",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

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

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