perf-marks
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -10,4 +10,12 @@ # Change Log | ||
## [1.3.1][] - 2019-10-23 | ||
### Fixed | ||
- Fixing ignored files list | ||
## [1.3.0][] - 2019-10-22 | ||
### Fixed | ||
- Adding `UMD` bundle as main entry for the package | ||
@@ -97,1 +105,7 @@ | ||
[1.2.1]: https://github.com/willmendesneto/perf-marks/tree/v1.2.1 | ||
[unreleased]: https://github.com/willmendesneto/perf-marks/compare/v1.3.0...HEAD | ||
[1.3.0]: https://github.com/willmendesneto/perf-marks/tree/v1.3.0 | ||
[Unreleased]: https://github.com/willmendesneto/perf-marks/compare/v1.3.1...HEAD | ||
[1.3.1]: https://github.com/willmendesneto/perf-marks/tree/v1.3.1 |
{ | ||
"name": "perf-marks", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"author": "Will Mendes <willmendesneto@gmail.com>", | ||
@@ -75,3 +75,4 @@ "description": "The simplest and lightweight solution for User Timing API in Javascript.", | ||
"lint": "eslint '{scripts,src}/**/*.[tj]s'", | ||
"lint:fix": "prettier --no-editorconfig --write" | ||
"lint:fix": "prettier --no-editorconfig --write", | ||
"version": "version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md" | ||
}, | ||
@@ -78,0 +79,0 @@ "bundlesize": [ |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
49325
46
0
967