Socket
Socket
Sign inDemoInstall

asset-hash

Package Overview
Dependencies
102
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.5 to 2.2.6

2

lib/index.cjs.js

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

/*! asset-hash v2.2.5 by Sebastian Werner <s.werner@sebastian-software.de> */
/*! asset-hash v2.2.6 by Sebastian Werner <s.werner@sebastian-software.de> */
'use strict';

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

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

/*! asset-hash v2.2.5 by Sebastian Werner <s.werner@sebastian-software.de> */
/*! asset-hash v2.2.6 by Sebastian Werner <s.werner@sebastian-software.de> */
import 'core-js/modules/es6.promise';

@@ -3,0 +3,0 @@ import 'core-js/modules/es6.regexp.to-string';

{
"name": "asset-hash",
"version": "2.2.5",
"version": "2.2.6",
"description": "Very fast asset hashing function for using e.g. during front-end deployments.",

@@ -43,14 +43,13 @@ "main": "lib/index.cjs.js",

"babel-jest": "^23.6.0",
"babel-preset-edge": "^4.13.4",
"eslint": "^5.7.0",
"eslint-config-readable": "^2.2.0",
"flow-bin": "^0.83.0",
"babel-preset-edge": "^4.14.0",
"eslint": "^5.10.0",
"eslint-config-readable": "^2.3.0",
"jest": "^23.6.0",
"preppy": "^6.4.0",
"prettier": "^1.14.3"
"preppy": "^7.1.0",
"prettier": "^1.15.3"
},
"dependencies": {
"@babel/runtime": "^7.1.2",
"@babel/runtime": "^7.2.0",
"big.js": "^5.2.2",
"core-js": "^2.5.7",
"core-js": "^2.6.1",
"metrohash": "^2.5.0",

@@ -57,0 +56,0 @@ "xxhash": "^0.2.4"

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc