Comparing version 1.0.18 to 1.1.0
@@ -18,6 +18,6 @@ { | ||
"../..": { | ||
"version": "1.0.16", | ||
"version": "1.1.0", | ||
"license": "MIT", | ||
"dependencies": { | ||
"sharp": "^0.27.1" | ||
"sharp": "^0.28.3" | ||
}, | ||
@@ -47,6 +47,2 @@ "bin": { | ||
}, | ||
"../../node_modules/array-flatten": { | ||
"version": "3.0.0", | ||
"license": "MIT" | ||
}, | ||
"../../node_modules/base64-js": { | ||
@@ -144,3 +140,3 @@ "version": "1.5.1", | ||
"../../node_modules/color-string": { | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"license": "MIT", | ||
@@ -161,12 +157,9 @@ "dependencies": { | ||
"../../node_modules/decompress-response": { | ||
"version": "6.0.0", | ||
"version": "4.2.1", | ||
"license": "MIT", | ||
"dependencies": { | ||
"mimic-response": "^3.1.0" | ||
"mimic-response": "^2.0.0" | ||
}, | ||
"engines": { | ||
"node": ">=10" | ||
}, | ||
"funding": { | ||
"url": "https://github.com/sponsors/sindresorhus" | ||
"node": ">=8" | ||
} | ||
@@ -290,6 +283,6 @@ }, | ||
"../../node_modules/mimic-response": { | ||
"version": "3.1.0", | ||
"version": "2.1.0", | ||
"license": "MIT", | ||
"engines": { | ||
"node": ">=10" | ||
"node": ">=8" | ||
}, | ||
@@ -313,3 +306,3 @@ "funding": { | ||
"../../node_modules/node-abi": { | ||
"version": "2.19.3", | ||
"version": "2.30.0", | ||
"license": "MIT", | ||
@@ -328,9 +321,5 @@ "dependencies": { | ||
"../../node_modules/node-addon-api": { | ||
"version": "3.1.0", | ||
"version": "3.2.1", | ||
"license": "MIT" | ||
}, | ||
"../../node_modules/noop-logger": { | ||
"version": "0.1.1", | ||
"license": "MIT" | ||
}, | ||
"../../node_modules/npmlog": { | ||
@@ -368,3 +357,3 @@ "version": "4.1.2", | ||
"../../node_modules/prebuild-install": { | ||
"version": "6.0.1", | ||
"version": "6.1.3", | ||
"license": "MIT", | ||
@@ -378,4 +367,3 @@ "dependencies": { | ||
"napi-build-utils": "^1.0.1", | ||
"node-abi": "^2.7.0", | ||
"noop-logger": "^0.1.1", | ||
"node-abi": "^2.21.0", | ||
"npmlog": "^4.0.1", | ||
@@ -386,4 +374,3 @@ "pump": "^3.0.0", | ||
"tar-fs": "^2.0.0", | ||
"tunnel-agent": "^0.6.0", | ||
"which-pm-runs": "^1.0.0" | ||
"tunnel-agent": "^0.6.0" | ||
}, | ||
@@ -397,31 +384,2 @@ "bin": { | ||
}, | ||
"../../node_modules/prebuild-install/node_modules/decompress-response": { | ||
"version": "4.2.1", | ||
"license": "MIT", | ||
"dependencies": { | ||
"mimic-response": "^2.0.0" | ||
}, | ||
"engines": { | ||
"node": ">=8" | ||
} | ||
}, | ||
"../../node_modules/prebuild-install/node_modules/mimic-response": { | ||
"version": "2.1.0", | ||
"license": "MIT", | ||
"engines": { | ||
"node": ">=8" | ||
}, | ||
"funding": { | ||
"url": "https://github.com/sponsors/sindresorhus" | ||
} | ||
}, | ||
"../../node_modules/prebuild-install/node_modules/simple-get": { | ||
"version": "3.1.0", | ||
"license": "MIT", | ||
"dependencies": { | ||
"decompress-response": "^4.2.0", | ||
"once": "^1.3.1", | ||
"simple-concat": "^1.0.0" | ||
} | ||
}, | ||
"../../node_modules/process-nextick-args": { | ||
@@ -470,3 +428,3 @@ "version": "2.0.1", | ||
"../../node_modules/semver": { | ||
"version": "7.3.4", | ||
"version": "7.3.5", | ||
"license": "ISC", | ||
@@ -488,14 +446,12 @@ "dependencies": { | ||
"../../node_modules/sharp": { | ||
"version": "0.27.1", | ||
"version": "0.28.3", | ||
"hasInstallScript": true, | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"array-flatten": "^3.0.0", | ||
"color": "^3.1.3", | ||
"detect-libc": "^1.0.3", | ||
"node-addon-api": "^3.1.0", | ||
"npmlog": "^4.1.2", | ||
"prebuild-install": "^6.0.0", | ||
"semver": "^7.3.4", | ||
"simple-get": "^4.0.0", | ||
"node-addon-api": "^3.2.0", | ||
"prebuild-install": "^6.1.2", | ||
"semver": "^7.3.5", | ||
"simple-get": "^3.1.0", | ||
"tar-fs": "^2.1.1", | ||
@@ -534,20 +490,6 @@ "tunnel-agent": "^0.6.0" | ||
"../../node_modules/simple-get": { | ||
"version": "4.0.0", | ||
"funding": [ | ||
{ | ||
"type": "github", | ||
"url": "https://github.com/sponsors/feross" | ||
}, | ||
{ | ||
"type": "patreon", | ||
"url": "https://www.patreon.com/feross" | ||
}, | ||
{ | ||
"type": "consulting", | ||
"url": "https://feross.org/support" | ||
} | ||
], | ||
"version": "3.1.0", | ||
"license": "MIT", | ||
"dependencies": { | ||
"decompress-response": "^6.0.0", | ||
"decompress-response": "^4.2.0", | ||
"once": "^1.3.1", | ||
@@ -650,6 +592,2 @@ "simple-concat": "^1.0.0" | ||
}, | ||
"../../node_modules/which-pm-runs": { | ||
"version": "1.0.0", | ||
"license": "MIT" | ||
}, | ||
"../../node_modules/wide-align": { | ||
@@ -829,14 +767,2 @@ "version": "1.1.3", | ||
}, | ||
"node_modules/fsevents": { | ||
"version": "2.3.2", | ||
"dev": true, | ||
"license": "MIT", | ||
"optional": true, | ||
"os": [ | ||
"darwin" | ||
], | ||
"engines": { | ||
"node": "^8.16.0 || ^10.6.0 || >=11.0.0" | ||
} | ||
}, | ||
"node_modules/function-bind": { | ||
@@ -1135,3 +1061,3 @@ "version": "1.1.1", | ||
"requires": { | ||
"sharp": "^0.27.1" | ||
"sharp": "^0.28.3" | ||
}, | ||
@@ -1152,5 +1078,2 @@ "dependencies": { | ||
}, | ||
"array-flatten": { | ||
"version": "3.0.0" | ||
}, | ||
"base64-js": { | ||
@@ -1207,3 +1130,3 @@ "version": "1.5.1" | ||
"color-string": { | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"requires": { | ||
@@ -1221,5 +1144,5 @@ "color-name": "^1.0.0", | ||
"decompress-response": { | ||
"version": "6.0.0", | ||
"version": "4.2.1", | ||
"requires": { | ||
"mimic-response": "^3.1.0" | ||
"mimic-response": "^2.0.0" | ||
} | ||
@@ -1295,3 +1218,3 @@ }, | ||
"mimic-response": { | ||
"version": "3.1.0" | ||
"version": "2.1.0" | ||
}, | ||
@@ -1308,3 +1231,3 @@ "minimist": { | ||
"node-abi": { | ||
"version": "2.19.3", | ||
"version": "2.30.0", | ||
"requires": { | ||
@@ -1320,7 +1243,4 @@ "semver": "^5.4.1" | ||
"node-addon-api": { | ||
"version": "3.1.0" | ||
"version": "3.2.1" | ||
}, | ||
"noop-logger": { | ||
"version": "0.1.1" | ||
}, | ||
"npmlog": { | ||
@@ -1348,3 +1268,3 @@ "version": "4.1.2", | ||
"prebuild-install": { | ||
"version": "6.0.1", | ||
"version": "6.1.3", | ||
"requires": { | ||
@@ -1357,4 +1277,3 @@ "detect-libc": "^1.0.3", | ||
"napi-build-utils": "^1.0.1", | ||
"node-abi": "^2.7.0", | ||
"noop-logger": "^0.1.1", | ||
"node-abi": "^2.21.0", | ||
"npmlog": "^4.0.1", | ||
@@ -1365,23 +1284,3 @@ "pump": "^3.0.0", | ||
"tar-fs": "^2.0.0", | ||
"tunnel-agent": "^0.6.0", | ||
"which-pm-runs": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"decompress-response": { | ||
"version": "4.2.1", | ||
"requires": { | ||
"mimic-response": "^2.0.0" | ||
} | ||
}, | ||
"mimic-response": { | ||
"version": "2.1.0" | ||
}, | ||
"simple-get": { | ||
"version": "3.1.0", | ||
"requires": { | ||
"decompress-response": "^4.2.0", | ||
"once": "^1.3.1", | ||
"simple-concat": "^1.0.0" | ||
} | ||
} | ||
"tunnel-agent": "^0.6.0" | ||
} | ||
@@ -1424,3 +1323,3 @@ }, | ||
"semver": { | ||
"version": "7.3.4", | ||
"version": "7.3.5", | ||
"requires": { | ||
@@ -1434,12 +1333,10 @@ "lru-cache": "^6.0.0" | ||
"sharp": { | ||
"version": "0.27.1", | ||
"version": "0.28.3", | ||
"requires": { | ||
"array-flatten": "^3.0.0", | ||
"color": "^3.1.3", | ||
"detect-libc": "^1.0.3", | ||
"node-addon-api": "^3.1.0", | ||
"npmlog": "^4.1.2", | ||
"prebuild-install": "^6.0.0", | ||
"semver": "^7.3.4", | ||
"simple-get": "^4.0.0", | ||
"node-addon-api": "^3.2.0", | ||
"prebuild-install": "^6.1.2", | ||
"semver": "^7.3.5", | ||
"simple-get": "^3.1.0", | ||
"tar-fs": "^2.1.1", | ||
@@ -1456,5 +1353,5 @@ "tunnel-agent": "^0.6.0" | ||
"simple-get": { | ||
"version": "4.0.0", | ||
"version": "3.1.0", | ||
"requires": { | ||
"decompress-response": "^6.0.0", | ||
"decompress-response": "^4.2.0", | ||
"once": "^1.3.1", | ||
@@ -1531,5 +1428,2 @@ "simple-concat": "^1.0.0" | ||
}, | ||
"which-pm-runs": { | ||
"version": "1.0.0" | ||
}, | ||
"wide-align": { | ||
@@ -1593,7 +1487,2 @@ "version": "1.1.3", | ||
}, | ||
"fsevents": { | ||
"version": "2.3.2", | ||
"dev": true, | ||
"optional": true | ||
}, | ||
"function-bind": { | ||
@@ -1600,0 +1489,0 @@ "version": "1.1.1", |
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "1.0.18", | ||
"version": "1.1.0", | ||
"license": "MIT", | ||
@@ -32,3 +32,3 @@ "author": { | ||
"dependencies": { | ||
"sharp": "^0.27.1" | ||
"sharp": "^0.28.3" | ||
}, | ||
@@ -35,0 +35,0 @@ "browserslist": [ |
@@ -1,4 +0,8 @@ | ||
# Bruh | ||
## The thinnest possible layer between development and production for the modern web. | ||
<header style="text-align: center"> | ||
<h1 style="font-weight: bold; font-size: xxx-large">Bruh</h1> | ||
<h2>The thinnest possible layer between development and production for the modern web.</h2> | ||
</header> | ||
<hr> | ||
Bruh is an attempt to make it easier to target modern browser API's in | ||
@@ -11,5 +15,1 @@ development directly. There should be as few neccessary indirections as possible | ||
developers who know what they are doing - a group which you might fit into. | ||
**Bruh is currently not stable because it is in early development** but it will | ||
be used in production on many real business websites, and so Bruh will be | ||
supported as long as it is effective for this use case. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
112069
21
2443
+ Addedsharp@0.28.3(transitive)
- Removedarray-flatten@3.0.0(transitive)
- Removeddecompress-response@6.0.0(transitive)
- Removedmimic-response@3.1.0(transitive)
- Removedsharp@0.27.2(transitive)
- Removedsimple-get@4.0.1(transitive)
Updatedsharp@^0.28.3