Socket
Socket
Sign inDemoInstall

asset-hash

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asset-hash - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

2

lib/index.cjs.js

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

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

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

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

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

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

"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^23.4.2",
"babel-preset-edge": "^4.11.1",
"eslint": "^5.4.0",
"eslint-config-readable": "^2.1.4",
"flow-bin": "^0.79.1",
"jest": "^23.5.0",
"preppy": "^4.3.2",
"babel-jest": "^23.6.0",
"babel-preset-edge": "^4.13.1",
"eslint": "^5.6.0",
"eslint-config-readable": "^2.2.0",
"flow-bin": "^0.81.0",
"jest": "^23.6.0",
"preppy": "^4.4.0",
"prettier": "^1.14.2"
},
"dependencies": {
"@babel/runtime": "^7.0.0-rc.2",
"@babel/runtime": "^7.0.0",
"big.js": "^5.1.2",

@@ -55,0 +55,0 @@ "core-js": "^2.5.7",

@@ -126,4 +126,4 @@ # _Asset Hash_ <br/>[![Sponsored by][sponsor-img]][sponsor] [![Version][npm-version-img]][npm] [![Downloads][npm-downloads-img]][npm] [![Build Status Unix][travis-img]][travis] [![Build Status Windows][appveyor-img]][appveyor] [![Dependencies][deps-img]][deps]

<img src="https://cdn.rawgit.com/sebastian-software/sebastian-software-brand/3d93746f/sebastiansoftware-en.svg" alt="Sebastian Software GmbH Logo" width="250" height="200"/>
<img src="https://cdn.rawgit.com/sebastian-software/sebastian-software-brand/1c32115c/sebastiansoftware-en.svg" alt="Logo of Sebastian Software GmbH, Mainz, Germany" width="460" height="160"/>
Copyright 2017-2018<br/>[Sebastian Software GmbH](http://www.sebastian-software.de)
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