Socket
Socket
Sign inDemoInstall

@volvo-cars/content-delivery-client

Package Overview
Dependencies
14
Maintainers
9
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.2.0

index.ts

5

dist/index.esm.js

@@ -226,6 +226,5 @@ import flatten from 'flat';

MK: 'Macedonia',
US: 'US',
XA: 'ArmouredCars'
US: 'US'
};
const minisites = ['BW', 'ID', 'KE', 'LK', 'MM', 'MZ', 'NA', 'XA', 'XP', 'ZM', 'ZW', 'EC'];
const minisites = ['BW', 'ID', 'KE', 'LK', 'MM', 'MZ', 'NA', 'ZM', 'ZW', 'EC'];
/**

@@ -232,0 +231,0 @@ * @returns Market item name in Sitecore 9

@@ -250,6 +250,5 @@ var flatten = require('flat');

MK: 'Macedonia',
US: 'US',
XA: 'ArmouredCars'
US: 'US'
};
const minisites = ['BW', 'ID', 'KE', 'LK', 'MM', 'MZ', 'NA', 'XA', 'XP', 'ZM', 'ZW', 'EC'];
const minisites = ['BW', 'ID', 'KE', 'LK', 'MM', 'MZ', 'NA', 'ZM', 'ZW', 'EC'];
/**

@@ -256,0 +255,0 @@ * @returns Market item name in Sitecore 9

17

package.json
{
"name": "@volvo-cars/content-delivery-client",
"version": "0.1.1",
"version": "0.2.0",
"license": "UNLICENSED",
"source": "index.ts",
"main": "dist/index.js",
"main": "index.ts",
"publishConfig": {

@@ -31,3 +31,3 @@ "access": "public",

"@types/flat": "^5.0.1",
"@volvo-cars/market-sites": "^1.1.0",
"@volvo-cars/market-sites": "^1.3.0",
"flat": "^5.0.0",

@@ -37,10 +37,9 @@ "glob": "^7.0.0"

"devDependencies": {
"@vcc-www/testing": "0.0.0",
"@vcc-www/utils": "0.0.0",
"@volvo-cars/content-management-client": "0.12.0",
"@vcc-www/testing": "workspace:*",
"@vcc-www/utils": "workspace:*",
"@volvo-cars/content-management-client": "workspace:*",
"microbundle": "^0.14.2",
"nock": "^13.0.5",
"typescript": "*"
},
"module": "dist/index.esm.js"
}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc