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.0 to 2.2.1

2

lib/index.cjs.js

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

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

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

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

/*! asset-hash v2.2.0 by Sebastian Werner <s.werner@sebastian-software.de> */
/*! asset-hash v2.2.1 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.0",
"version": "2.2.1",
"description": "Very fast asset hashing function for using e.g. during front-end deployments.",

@@ -28,2 +28,5 @@ "main": "lib/index.cjs.js",

],
"jest": {
"testEnvironment": "node"
},
"files": [

@@ -40,13 +43,13 @@ "lib/"

"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^23.4.0",
"babel-preset-edge": "^4.9.3",
"babel-jest": "^23.4.2",
"babel-preset-edge": "^4.9.5",
"eslint": "^5.2.0",
"eslint-config-readable": "^2.1.3",
"flow-bin": "^0.77.0",
"jest": "^23.4.1",
"preppy": "^4.2.3",
"prettier": "^1.13.7"
"jest": "^23.4.2",
"preppy": "^4.3.1",
"prettier": "^1.14.0"
},
"dependencies": {
"@babel/runtime": "^7.0.0-beta.54",
"@babel/runtime": "^7.0.0-beta.55",
"big.js": "^5.1.2",

@@ -53,0 +56,0 @@ "core-js": "^2.5.7",

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