You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@camera.ui/camera-ui-pamdiff

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@camera.ui/camera-ui-pamdiff - npm Package Compare versions

Comparing version

to
0.0.6

12

package.json
{
"displayName": "Pam Diff",
"name": "@camera.ui/camera-ui-pamdiff",
"version": "0.0.5",
"version": "0.0.6",
"description": "camera.ui pam diff plugin",

@@ -14,10 +14,8 @@ "author": "seydx (https://github.com/seydx/camera.ui)",

"install-updates": "npm i --save",
"prepublishOnly": "npm run lint && npm run format && npm run build"
"prepublishOnly": "npm i --package-lock-only && npm run lint && npm run format && npm run build"
},
"dependencies": {
"@camera.ui/types": "^0.0.22",
"node-addon-api": "^7.1.0",
"pam-diff": "^1.2.1",
"pipe2pam": "^0.7.1",
"pixel-change": "^1.1.0"
"pipe2pam": "^0.7.1"
},

@@ -39,2 +37,6 @@ "devDependencies": {

},
"overrides": {
"node-addon-api": "^7.1.0",
"pixel-change": "^1.1.0"
},
"bugs": {

@@ -41,0 +43,0 @@ "url": "https://github.com/seydx/camera.ui/issues"