New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

perfume.js

Package Overview
Dependencies
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

perfume.js - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

5

package.json
{
"name": "perfume.js",
"version": "0.0.1",
"version": "0.1.0",
"description": "",

@@ -36,3 +36,3 @@ "keywords": [],

"lint-staged": {
"{src,test}/**/*.ts": [
"{src,__tests__}/**/*.ts": [
"prettier --write --no-semi --single-quote",

@@ -92,2 +92,3 @@ "git add"

"jest": "^21.0.0",
"lint-staged": "^6.0.0",
"lodash.camelcase": "^4.3.0",

@@ -94,0 +95,0 @@ "prettier": "^1.4.4",

2

README.md

@@ -1,2 +0,2 @@

# Perfume.js version 0.0.1
# Perfume.js v0.1.0

@@ -3,0 +3,0 @@ Perfume is a tiny JavaScript library for measuring Short/Long Script, First Meaningful Paint, TTI (Time to Interactivity), annotating them to the DevTools timeline and reporting the results to Google Analytics.

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