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

@porkyproductions/hat

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@porkyproductions/hat - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

factorial.d.ts

16

package.json
{
"name": "@porkyproductions/hat",
"version": "1.3.0",
"description": "A balzingly fast JavaScript library with a bunch of helper functions pretaining to hedgehogs and such ",
"version": "1.4.0",
"description": "A blazingly fast JavaScript library with a bunch of helper functions pretaining to hedgehogs and such ",
"type": "module",

@@ -38,8 +38,8 @@ "private": false,

"files": [
"./dist/**/*.js",
"./dist/**/*.js.map",
"./dist/**/*.d.ts",
"./dist/**/*.d.ts.map"
"./**/*.js",
"./**/*.js.map",
"./**/*.d.ts",
"./**/*.d.ts.map"
],
"main": "./dist/index.js",
"main": "./index.js",
"displayName": "HAT",

@@ -54,3 +54,3 @@ "contributors": [

],
"types": "./dist/index.d.ts"
"types": "./index.d.ts"
}
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