Socket
Socket
Sign inDemoInstall

@storm-stack/utilities

Package Overview
Dependencies
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storm-stack/utilities - npm Package Compare versions

Comparing version 1.13.0 to 1.13.1

CHANGELOG.md

59

package.json
{
"name": "@storm-stack/utilities",
"version": "1.13.0",
"version": "1.13.1",
"private": false,

@@ -12,56 +12,5 @@ "description": "This package includes various base utility class and various functions to assist in the development process.",

"type": "module",
"publishConfig": { "access": "public" },
"exports": {
".": {
"import": { "types": "./dist/index.d.ts", "default": "./dist/index.js" },
"require": {
"types": "./dist/index.d.cts",
"default": "./dist/index.cjs"
},
"default": { "types": "./dist/index.d.ts", "default": "./dist/index.js" }
},
"./package.json": "./package.json"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/storm-software"
},
"types": "dist/index.d.ts",
"typings": "dist/index.d.ts",
"typescript": { "definition": "dist/index.d.ts" },
"main": "dist/index.cjs",
"module": "dist/index.js",
"browser": "dist/index.global.js",
"sideEffects": false,
"files": ["dist/**/*"],
"homepage": "https://stormsoftware.org",
"bugs": {
"url": "https://stormsoftware.org/support",
"email": "support@stormsoftware.org"
},
"author": {
"name": "Storm Software",
"email": "contact@stormsoftware.org",
"url": "https://stormsoftware.org"
},
"license": "Apache License 2.0",
"keywords": [
"storm-stack",
"storm-software",
"storm",
"stormstack",
"storm-ops",
"acidic",
"acidic-lang",
"acidic-model",
"impact",
"nextjs",
"prisma",
"zenstack",
"hasura",
"strapi",
"graphql",
"sullivanpj",
"monorepo"
]
"publishConfig": {
"access": "public"
}
}
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