New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@journeyapps/core-xml

Package Overview
Dependencies
Maintainers
2
Versions
251
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@journeyapps/core-xml - npm Package Compare versions

Comparing version 0.0.0-dev.fcc0158.a5fdb1d to 0.0.0-dev.fe2a926.7f52885

2

dist/src/index.js

@@ -10,3 +10,3 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};

@@ -13,0 +13,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

@@ -11,3 +11,3 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};

@@ -14,0 +14,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

{
"name": "@journeyapps/core-xml",
"version": "0.0.0-dev.fcc0158.a5fdb1d",
"version": "0.0.0-dev.fe2a926.7f52885",
"description": "Journey JS library",

@@ -18,3 +18,3 @@ "main": "./dist/src/node.js",

"devDependencies": {
"@journeyapps/core-test-helpers": "0.0.0-dev.fcc0158.a5fdb1d"
"@journeyapps/core-test-helpers": "0.0.0-dev.fe2a926.7f52885"
},

@@ -26,3 +26,3 @@ "files": [

],
"gitHead": "c66e7da833914eab190ff355af0644ee0180fa75"
"gitHead": "593e0ab03a834f1ed7461ee9e1d0440817ab8bcf"
}
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