Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@qevm/purity

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qevm/purity - npm Package Compare versions

Comparing version
5.7.1
to
5.7.2
+1
-1
lib/_version.d.ts

@@ -1,2 +0,2 @@

export declare const version = "solidity/5.7.1";
export declare const version = "purity/5.7.2";
//# sourceMappingURL=_version.d.ts.map

@@ -1,1 +0,1 @@

{"version":3,"file":"_version.d.ts","sourceRoot":"","sources":["../src.ts/_version.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,mBAAmB,CAAC"}
{"version":3,"file":"_version.d.ts","sourceRoot":"","sources":["../src.ts/_version.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,iBAAiB,CAAC"}
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = "solidity/5.7.1";
exports.version = "purity/5.7.2";
//# sourceMappingURL=_version.js.map

@@ -1,1 +0,1 @@

{"version":3,"file":"_version.js","sourceRoot":"","sources":["../src.ts/_version.ts"],"names":[],"mappings":";;;AAAa,QAAA,OAAO,GAAG,gBAAgB,CAAC"}
{"version":3,"file":"_version.js","sourceRoot":"","sources":["../src.ts/_version.ts"],"names":[],"mappings":";;;AAAa,QAAA,OAAO,GAAG,cAAc,CAAC"}

@@ -28,3 +28,3 @@ {

"types": "./lib/index.d.ts",
"version": "5.7.1"
"version": "5.7.2"
}

@@ -1,2 +0,2 @@

Solidity Packed-Encoding Utilities
Purity Packed-Encoding Utilities
==================================

@@ -3,0 +3,0 @@

@@ -1,1 +0,1 @@

export const version = "solidity/5.7.1";
export const version = "purity/5.7.2";