@vonage/video
Advanced tools
Comparing version 1.7.0 to 1.7.1
{ | ||
"name": "@vonage/video", | ||
"version": "1.7.0", | ||
"description": "Package to interact with the Vonage Video API (Not OpenTok Compatible)", | ||
"keywords": [ | ||
"vonage", | ||
"video" | ||
], | ||
"homepage": "https://developer.vonage.com", | ||
"bugs": { | ||
"url": "https://github.com/Vonage/vonage-node-sdk/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/Vonage/vonage-node-sdk.git" | ||
}, | ||
"license": "Apache-2.0", | ||
"author": "Chris Tankersley <chris@ctankersley.com>", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"directories": { | ||
"lib": "lib", | ||
"test": "__tests__" | ||
}, | ||
"files": [ | ||
"/dist" | ||
], | ||
"scripts": { | ||
"build": "npm run clean && npm run compile", | ||
"clean": "npx shx rm -rf dist tsconfig.tsbuildinfo", | ||
"compile": "npx tsc --build --verbose" | ||
}, | ||
"dependencies": { | ||
"@vonage/auth": "^1.3.0", | ||
"@vonage/jwt": "^1.3.0", | ||
"@vonage/server-client": "^1.4.0", | ||
"@vonage/vetch": "^1.3.0" | ||
}, | ||
"devDependencies": { | ||
"jsonwebtoken": "^9.0.0", | ||
"nock": "^13.2.9" | ||
}, | ||
"publishConfig": { | ||
"directory": "dist" | ||
}, | ||
"gitHead": "328f18e5c8a458cb4d06d7955ec2399a6ce6f5d8" | ||
"name": "@vonage/video", | ||
"version": "1.7.1", | ||
"description": "Package to interact with the Vonage Video API (Not OpenTok Compatible)", | ||
"keywords": [ | ||
"vonage", | ||
"video" | ||
], | ||
"homepage": "https://developer.vonage.com", | ||
"bugs": { | ||
"url": "https://github.com/Vonage/vonage-node-sdk/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/Vonage/vonage-node-sdk.git" | ||
}, | ||
"license": "Apache-2.0", | ||
"author": "Chris Tankersley <chris@ctankersley.com>", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"directories": { | ||
"lib": "lib", | ||
"test": "__tests__" | ||
}, | ||
"files": [ | ||
"/dist" | ||
], | ||
"scripts": { | ||
"build": "npm run clean && npm run compile", | ||
"clean": "npx shx rm -rf dist tsconfig.tsbuildinfo", | ||
"compile": "npx tsc --build --verbose" | ||
}, | ||
"dependencies": { | ||
"@vonage/auth": "^1.3.0", | ||
"@vonage/jwt": "^1.3.0", | ||
"@vonage/server-client": "^1.4.0", | ||
"@vonage/vetch": "^1.3.0" | ||
}, | ||
"devDependencies": { | ||
"jsonwebtoken": "^9.0.0", | ||
"nock": "^13.2.9" | ||
}, | ||
"publishConfig": { | ||
"directory": "dist" | ||
}, | ||
"gitHead": "328f18e5c8a458cb4d06d7955ec2399a6ce6f5d8" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
63342
146
942
1