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 Versions

12

1.5.0

Diff

Changelog

Source

[1.5.0][] - 2019-11-06

Added

  • Adding sideEffects: false to allow consumer's to tree-shake

Updated

  • Updated main entry point in package.json to point to cjs bundle content
  • Updated UMD bundle module to use browser key
willmendesneto
published 1.4.1 •

Changelog

Source

[1.4.1][] - 2019-10-26

Updated

  • Adding docs for bundle optimization and how to use different bundles in web apps
willmendesneto
published 1.4.0 •

Changelog

Source

[1.4.0][] - 2019-10-26

Fixed

  • Fixing ignored files list

Updated

  • Updating UMD id for package

Added

  • Adding tslib for CJS bundle version
willmendesneto
published 1.3.1 •

Changelog

Source

[1.3.1][] - 2019-10-23

Fixed

  • Fixing ignored files list
willmendesneto
published 1.3.0 •

Changelog

Source

[1.3.0][] - 2019-10-22

Fixed

  • Adding UMD bundle as main entry for the package

Updated

  • Removing tslib for Stackblitz examples
  • Updated entrypoints logic to remove files after yarn bundlesize command

Added

  • Adding different bundles for CommonJS, UMD, ESM and ES2015
  • Using ESM definition for entry points for better tree shaking
  • Exposing new methods in entry points
  • Adding docs for entry points
  • Adding docs yarn usage and installation
willmendesneto
published 1.2.1 •

Changelog

Source

[1.2.1][] - 2019-10-22

Fixed

  • Removing scripts and jest config from .gitignore file
willmendesneto
published 1.2.0 •

Changelog

Source

[1.2.0][] - 2019-10-22

Removed

  • Removing package.js for meteor modules

Updated

  • Adding more info in ISSUE_TEMPLATE.md
  • Removing unnecessary files from npm pack
  • ignoring main src/index.ts entry file on code coverage
  • Adding src/index.ts entry file as main package route for resources

Added

  • Adding gif showing the package usage
  • Adding ESLint rule for polyfills
  • Adding entrypoints: perf-marks/marks and perf-marks/entries
willmendesneto
published 1.1.0 •

Changelog

Source

[1.1.0][] - 2019-10-20

Updated

  • Improving CircleCI pipeline and npm scripts to run on it
  • Updating dependencies

Fixed

  • Moving from Travis-CI to CircleCI to fix pipeline
  • Fixing coveralls integration
  • Fixing eslint in scripts/generate-banner.js file

Added

  • Adding contributing.md file and section in README.md
  • Adding package logo
  • Adding types for PerfMarks.end() response
willmendesneto
published 1.0.1 •

Changelog

Source

[1.0.1][] - 2019-10-16

Updated

  • Removing sufix in performance.measure call
  • Removing src/index.tx from code coverage evaluation
  • Replacing local demo in favour of Stackblitz playground https://stackblitz.com/edit/perf-marks-playground
willmendesneto
published 1.0.0 •

Changelog

Source

[1.0.0][] - 2019-10-16

Added

  • Created perf-marks package
  • Adding perf-marks demo page
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