Comparing version 0.0.0 to 1.0.0-rc.0
{ | ||
"name": "remotion", | ||
"version": "0.0.0", | ||
"author": "Pavel Ivanov <grammka@gmail.com> (http://github.com/pavelivanov)", | ||
"license": "MIT" | ||
"name": "remotion", | ||
"version": "1.0.0-rc.0", | ||
"description": "Render videos in React", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"test": "eslint 'src' --ext ts,tsx && jest", | ||
"build": "tsc -d" | ||
}, | ||
"repository": { | ||
"url": "https://github.com/JonnyBurger/remotion" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"prettier": "^2.0.5", | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1", | ||
"typescript": "^4.1.2" | ||
}, | ||
"devDependencies": { | ||
"@jonny/eslint-config": "^2.1.210", | ||
"@testing-library/react": "^11.2.2", | ||
"@types/jest": "^26.0.19", | ||
"@types/node": "^14.14.14", | ||
"@types/react": "^17.0.0", | ||
"@types/react-dom": "^17.0.0", | ||
"eslint": "^7.4.0", | ||
"jest": "^26.6.3", | ||
"prettier-plugin-organize-imports": "^1.1.1", | ||
"ts-jest": "^26.4.4" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
102664
133
1341
4
10
2
3
+ Addedprettier@^2.0.5
+ Addedreact@^17.0.1
+ Addedreact-dom@^17.0.1
+ Addedtypescript@^4.1.2
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedprettier@2.8.8(transitive)
+ Addedreact@17.0.2(transitive)
+ Addedreact-dom@17.0.2(transitive)
+ Addedscheduler@0.20.2(transitive)
+ Addedtypescript@4.9.5(transitive)