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

@alicloud/pop-core

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alicloud/pop-core - npm Package Compare versions

Comparing version 1.3.3 to 1.4.0

1

lib/core.js

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

const kitx = require('kitx');
const JSON = require('json-bigint');

@@ -9,0 +10,0 @@ function firstLetterUpper(str) {

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

const xml2js = require('xml2js');
const JSON = require('json-bigint');
const debug = require('debug')('roa');

@@ -12,0 +13,0 @@

3

package.json
{
"name": "@alicloud/pop-core",
"version": "1.3.3",
"version": "1.4.0",
"description": "AliCloud POP SDK core",

@@ -24,2 +24,3 @@ "main": "index.js",

"httpx": "^2.1.2",
"json-bigint": "^0.2.3",
"kitx": "^1.2.1",

@@ -26,0 +27,0 @@ "xml2js": "^0.4.17"

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