speedscope
Advanced tools
Comparing version 0.7.0 to 0.7.1
## [Unreleased] | ||
## [0.7.0] | ||
## [0.7.1] - 2018-08-20 | ||
### Fixed | ||
* Removed dependency on regl in order to allow speedscope to run in strict content-security-policy environments [#140] | ||
* Fixed text culling bug [#143] | ||
## [0.7.0] - 2018-08-16 | ||
### Added | ||
@@ -9,3 +16,3 @@ | ||
## [0.6.0] | ||
## [0.6.0] - 2018-08-14 | ||
@@ -12,0 +19,0 @@ ### Added |
@@ -1,3 +0,3 @@ | ||
speedscope@0.7.0 | ||
Thu Aug 16 11:56:43 PDT 2018 | ||
853164ebbf21ca68a2078b519537499ae89f03e9 | ||
speedscope@0.7.1 | ||
Mon Aug 20 08:46:55 PDT 2018 | ||
03578ea7a47a32d5f5e7d57b72c8fb9dd6aac1d3 |
{ | ||
"name": "speedscope", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "", | ||
@@ -43,3 +43,2 @@ "repository": "jlfwong/speedscope", | ||
"redux": "^4.0.0", | ||
"regl": "1.3.1", | ||
"ts-jest": "22.4.6", | ||
@@ -46,0 +45,0 @@ "typescript": "2.8.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
22
5
740604
2251