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

@requestnetwork/data-format

Package Overview
Dependencies
Maintainers
6
Versions
679
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@requestnetwork/data-format - npm Package Compare versions

Comparing version 0.8.5-next.1400 to 0.8.5-next.1401

1

dist/format/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
/* eslint-disable spellcheck/spell-checker */
const rnf_invoice_0_0_1 = require("./rnf_invoice/rnf_invoice-0.0.1.json");

@@ -5,0 +4,0 @@ const rnf_invoice_0_0_2 = require("./rnf_invoice/rnf_invoice-0.0.2.json");

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
/* eslint-disable spellcheck/spell-checker */
const AJV = require("ajv");

@@ -5,0 +4,0 @@ const jsonSchema = require("ajv/lib/refs/json-schema-draft-06.json");

12

package.json
{
"name": "@requestnetwork/data-format",
"version": "0.8.5-next.1400+88dfdf9a",
"version": "0.8.5-next.1401+8f0822de",
"publishConfig": {

@@ -37,4 +37,3 @@ "access": "public"

"clean": "shx rm -rf dist tsconfig.tsbuildinfo",
"lint": "tslint --project . && eslint \"src/**/*.ts\"",
"lint-staged": "lint-staged",
"lint": "eslint \"src/**/*.ts\"",
"test": "jest",

@@ -49,6 +48,2 @@ "test:watch": "yarn test --watch"

"@types/node": "14.14.16",
"eslint": "7.9.0",
"eslint-plugin-spellcheck": "0.0.17",
"eslint-plugin-typescript": "0.14.0",
"lint-staged": "10.3.0",
"nyc": "15.1.0",

@@ -59,6 +54,5 @@ "prettier": "2.2.1",

"ts-node": "9.0.0",
"tslint": "6.1.3",
"typescript": "4.1.3"
},
"gitHead": "88dfdf9a6bdcb6f829426984669e3423b8ca8275"
"gitHead": "8f0822de91cb2d9f617fa94c4d11dcd9adf806b2"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc