Socket
Socket
Sign inDemoInstall

@backpackjs/transform-product-feed

Package Overview
Dependencies
Maintainers
8
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backpackjs/transform-product-feed - npm Package Compare versions

Comparing version 4.10.0 to 4.10.1-canary.396.2711035482.0

6

dist/index.js

@@ -5,5 +5,5 @@ "use strict";

/* eslint-disable camelcase */
const path_1 = (0, tslib_1.__importDefault)(require("path"));
const fs_extra_1 = (0, tslib_1.__importDefault)(require("fs-extra"));
const fbcatalog_1 = (0, tslib_1.__importDefault)(require("fbcatalog"));
const path_1 = tslib_1.__importDefault(require("path"));
const fs_extra_1 = tslib_1.__importDefault(require("fs-extra"));
const fbcatalog_1 = tslib_1.__importDefault(require("fbcatalog"));
const buildXML = (feedItems) => {

@@ -10,0 +10,0 @@ const feed = fbcatalog_1.default.feed();

{
"name": "@backpackjs/transform-product-feed",
"version": "4.10.0",
"version": "4.10.1-canary.396.2711035482.0",
"license": "MIT",

@@ -22,3 +22,3 @@ "author": "BackpackJS <dev@packdigial.com> (http://packdigital.com/)",

},
"gitHead": "c7ecb52c5a7ea04da6da29dca8aace9703f8c9f5"
"gitHead": "66e3f07c1f9f16340d4246dfae543321d83fa51c"
}

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