Socket
Socket
Sign inDemoInstall

perf-marks

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

perf-marks - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

entries.d.ts

14

CHANGELOG.md

@@ -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

5

package.json
{
"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": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc