New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@splinetool/postprocessing

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splinetool/postprocessing - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+2
-1
package.json
{
"name": "@splinetool/postprocessing",
"version": "0.1.0",
"version": "0.1.1",
"description": "A post processing library that provides the means to implement image filter effects for three.js.",

@@ -10,2 +10,3 @@ "homepage": "https://github.com/pmndrs/postprocessing",

".": {
"types": "./types/postprocessing.d.ts",
"import": "./build/postprocessing.esm.js",

@@ -12,0 +13,0 @@ "require": "./build/postprocessing.js"