Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fast-printf

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-printf - npm Package Compare versions

Comparing version 1.6.8 to 1.6.9

dist/src/createPrintf.d.ts

5

package.json

@@ -28,3 +28,2 @@ {

"coveralls": "^3.1.1",
"del-cli": "^4.0.1",
"eslint": "^7.32.0",

@@ -59,3 +58,3 @@ "eslint-config-canonical": "^26.2.3",

"benchmark": "ROARR_LOG=true ts-node --transpile-only test/benchmark.ts",
"build": "del-cli ./dist && tsc",
"build": "rm -fr ./dist && tsc",
"dev": "tsc --watch",

@@ -66,3 +65,3 @@ "lint": "eslint ./src ./test && tsc --noEmit",

"typings": "./dist/src/printf.d.ts",
"version": "1.6.8"
"version": "1.6.9"
}
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