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

@0x/assert

Package Overview
Dependencies
Maintainers
5
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0x/assert - npm Package Compare versions

Comparing version 1.0.14 to 1.0.15

9

CHANGELOG.json
[
{
"version": "1.0.15",
"changes": [
{
"note": "Dependencies updated"
}
],
"timestamp": 1541740904
},
{
"timestamp": 1539871071,

@@ -4,0 +13,0 @@ "version": "1.0.14",

4

CHANGELOG.md

@@ -8,2 +8,6 @@ <!--

## v1.0.15 - _November 9, 2018_
* Dependencies updated
## v1.0.14 - _October 18, 2018_

@@ -10,0 +14,0 @@

14

package.json
{
"name": "@0x/assert",
"version": "1.0.14",
"version": "1.0.15",
"engines": {

@@ -14,3 +14,3 @@ "node": ">=6.12"

"clean": "shx rm -rf lib test_temp",
"lint": "tslint --project .",
"lint": "tslint --format stylish --project .",
"run_mocha": "mocha --require source-map-support/register --require make-promises-safe lib/test/**/*_test.js --exit",

@@ -33,3 +33,3 @@ "test": "yarn run_mocha",

"devDependencies": {
"@0x/tslint-config": "^1.0.9",
"@0x/tslint-config": "^1.0.10",
"@types/lodash": "4.14.104",

@@ -49,5 +49,5 @@ "@types/mocha": "^2.2.42",

"dependencies": {
"@0x/json-schemas": "^2.0.0",
"@0x/typescript-typings": "^3.0.3",
"@0x/utils": "^2.0.3",
"@0x/json-schemas": "^2.0.1",
"@0x/typescript-typings": "^3.0.4",
"@0x/utils": "^2.0.4",
"lodash": "^4.17.5",

@@ -59,3 +59,3 @@ "valid-url": "^1.0.9"

},
"gitHead": "8b62b350b1fed6a0d8827ca9ed5fcec3e78ae82f"
"gitHead": "b4a11de097258d37fa9271e64fc28a1d012a8d26"
}
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