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

@saschazar/wasm-avif

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saschazar/wasm-avif - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-canary.416.930e667b5ffa5122ba9a9f91c6a9108dbbf180e0.0

9

package.json
{
"name": "@saschazar/wasm-avif",
"version": "1.0.0",
"version": "1.0.1-canary.416.930e667b5ffa5122ba9a9f91c6a9108dbbf180e0.0",
"description": "Encodes and decodes AVIF images using WebAssembly",

@@ -28,9 +28,10 @@ "keywords": [

"publishConfig": {
"registry": "https://registry.npmjs.org",
"access": "public"
},
"scripts": {
"build": "napa && docker run --rm -v $(pwd):/src -e SKIP_LIBAVIF=$SKIP_LIBAVIF emscripten/emsdk:1.40.0 ./build.sh"
"build": "napa && docker run --rm -v $(pwd):/src -e SKIP_LIBAVIF=$SKIP_LIBAVIF emscripten/emsdk:latest ./build.sh"
},
"napa": {
"libavif": "AOMediaCodec/libavif#v0.8.1"
"libavif": "AOMediaCodec/libavif#v0.9.0"
},

@@ -43,3 +44,3 @@ "devDependencies": {

},
"gitHead": "c91fbc9943da5129473e696f7a0211b6befe5eda"
"gitHead": "930e667b5ffa5122ba9a9f91c6a9108dbbf180e0"
}

@@ -98,2 +98,2 @@ [![npm](https://img.shields.io/npm/v/@saschazar/wasm-avif)](https://npmjs.org/package/@saschazar/wasm-avif)

Copyright ©️ 2020 [Sascha Zarhuber](https://sascha.work)
Copyright ©️ 2020—2021 [Sascha Zarhuber](https://sascha.work)

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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