Huge News!Announcing our $40M Series B led by Abstract Ventures.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.1.0 to 1.2.0

dist/index.d.ts

18

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

@@ -17,3 +17,9 @@ "type": "module",

"keywords": [
"hedgehogs"
"hedgehogs",
"array",
"tools",
"random",
"random in array",
"random in range",
"print"
],

@@ -34,5 +40,5 @@ "author": "PorkyProductions",

"./dist/**/*.js",
"./dist/sorters/**/*.js",
"./dist/types/**/*.d.ts",
"./dist/types/sorters/**/*.d.ts"
"./dist/**/*.js.map",
"./dist/**/*.d.ts",
"./dist/**/*.d.ts.map"
],

@@ -49,3 +55,3 @@ "main": "./dist/index.js",

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