react-scenejs-timeline
Advanced tools
Comparing version 0.0.0 to 0.1.0
{ | ||
"name": "react-scenejs-timeline", | ||
"version": "0.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "0.1.0", | ||
"description": "A library that represents the timeline of Scene.js. You can control time, properties, and items.", | ||
"main": "./dist/timeline.cjs.js", | ||
"module": "./dist/timeline.esm.js", | ||
"sideEffects": false, | ||
"types": "declaration/Timeline.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"lint": "tslint -c tslint.json 'src/**/*.ts'", | ||
"start": "react-scripts start", | ||
"build": "rollup -c && npm run declaration && print-sizes ./dist ", | ||
"declaration": "rm -rf declaration && tsc -p tsconfig.declaration.json" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"keywords": [ | ||
"scene", | ||
"scenejs", | ||
"css", | ||
"animate", | ||
"animation", | ||
"requestAnimationFrame", | ||
"motion", | ||
"timeline" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/daybrush/scenejs-timeline.git" | ||
}, | ||
"author": "Daybrush", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/daybrush/scenejs-timeline/issues" | ||
}, | ||
"homepage": "https://github.com/daybrush/scenejs-timeline#readme", | ||
"devDependencies": { | ||
"@daybrush/builder": "0.0.7", | ||
"@scenejs/effects": "^0.0.6", | ||
"@types/react": "^16.8.18", | ||
"@types/react-dom": "^16.8.4", | ||
"print-sizes": "0.0.4", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6", | ||
"react-scripts": "^3.0.1", | ||
"shape-svg": "^0.3.3", | ||
"tslint": "^5.16.0", | ||
"typescript": "^3.4.5" | ||
}, | ||
"dependencies": { | ||
"@daybrush/utils": "^0.10.0", | ||
"@egjs/axes": "^2.5.13", | ||
"keycon": "^0.2.2", | ||
"scenejs": "^1.0.0" | ||
}, | ||
"browserslist": { | ||
"production": [ | ||
">0.2%", | ||
"not dead", | ||
"not op_mini all" | ||
], | ||
"development": [ | ||
"last 1 chrome version", | ||
"last 1 firefox version", | ||
"last 1 safari version" | ||
] | ||
} | ||
} |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
494211
69
6924
0
1
1
73
4
11
1
2
+ Added@daybrush/utils@^0.10.0
+ Added@egjs/axes@^2.5.13
+ Addedkeycon@^0.2.2
+ Addedscenejs@^1.0.0
+ Added@cfcs/core@0.1.0(transitive)
+ Added@daybrush/utils@0.10.50.7.11.13.0(transitive)
+ Added@egjs/agent@2.4.4(transitive)
+ Added@egjs/axes@2.8.0(transitive)
+ Added@egjs/component@2.2.23.0.5(transitive)
+ Added@egjs/hammerjs@2.0.17(transitive)
+ Added@scena/event-emitter@1.0.5(transitive)
+ Added@types/hammerjs@2.0.46(transitive)
+ Addedcss-styled@1.0.8(transitive)
+ Addedkeycode@2.2.1(transitive)
+ Addedkeycon@0.2.2(transitive)
+ Addedorder-map@0.3.1(transitive)
+ Addedscenejs@1.10.3(transitive)