inspector.js
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "inspector.js", | ||
"version": "0.0.1", | ||
"description": "", | ||
"version": "0.0.2", | ||
"description": "Javascript Library that implements MpegTS and MP4 demuxers.", | ||
"main": "index.ts", | ||
@@ -6,0 +6,0 @@ "scripts": { |
@@ -6,3 +6,3 @@ { | ||
"lib": ["es2015", "dom"], | ||
"moduleResolution": "node", | ||
"moduleResolution": "commonjs", | ||
"forceConsistentCasingInFileNames": true, | ||
@@ -9,0 +9,0 @@ "typeRoots": ["node_modules/@types"], |
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
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
113989