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

@suid/utils

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

@suid/utils - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

capitalize.d.ts

37

package.json
{
"author": {
"name": "Juanra GM",
"email": "juanrgm724@gmail.com",
"url": "https://github.com/juanrgm"
},
"bugs": {
"url": "https://github.com/swordev/suid.git/issues"
},
"files": [
"**/*.js",
"**/*.jsx",
"**/*.d.ts"
],
"homepage": "https://suid.io",
"license": "MIT",
"repository": {
"directory": "packages/utils",
"type": "git",
"url": "https://github.com/swordev/suid.git"
},
"name": "@suid/utils",
"version": "0.0.0",
"scripts": {
"build": "tsc --build",
"clean": "tsc --build --clean",
"watch": "tsc --build -w"
},
"version": "0.0.1",
"dependencies": {
"@suid/types": "0.0.0",
"@suid/types": "0.0.1",
"lodash.mergewith": "^4.6.2"
},
"devDependencies": {
"@types/lodash.mergewith": "^4.6.6"
},
"peerDependencies": {
"solid-js": "^1.3.7"
}
}
}
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