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

@requestnetwork/data-format

Package Overview
Dependencies
Maintainers
5
Versions
673
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.2.0 to 0.2.1-alpha.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.2.1-alpha.0](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/data-format@0.1.1-alpha.3...@requestnetwork/data-format@0.2.1-alpha.0) (2019-07-22)
**Note:** Version bump only for package @requestnetwork/data-format
# [0.2.0](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/data-format@0.1.1-alpha.3...@requestnetwork/data-format@0.2.0) (2019-06-06)

@@ -8,0 +16,0 @@

0

dist/format/address.json

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ declare const _default: {

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

7

package.json
{
"name": "@requestnetwork/data-format",
"version": "0.2.0",
"version": "0.2.1-alpha.0",
"publishConfig": {

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

"lint-staged": "lint-staged",
"test": "nyc mocha --require ts-node/register --require source-map-support/register \"test/**/*.ts\""
"test": "nyc mocha --require ts-node/register --require source-map-support/register \"test/**/*.ts\"",
"test:watch": "nyc mocha --watch --watch-extensions json --require ts-node/register --require source-map-support/register \"test/**/*.ts\""
},

@@ -68,3 +69,3 @@ "dependencies": {

},
"gitHead": "77f4d39ac1cb99c49a5f833e900a822ffe5697a7"
"gitHead": "e0e54e140bb5fc8f817435a82210f11111e2194f"
}

@@ -0,0 +0,0 @@ # @requestnetwork/data-format

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