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

@premieroctet/next-admin-json-schema

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@premieroctet/next-admin-json-schema - npm Package Compare versions

Comparing version 0.0.1-rc.0 to 0.0.1-rc.1

dist/index.d.ts

18

package.json
{
"name": "@premieroctet/next-admin-json-schema",
"version": "0.0.1-rc.0",
"version": "0.0.1-rc.1",
"description": "JSON Schema helpers for Next-Admin",

@@ -29,2 +29,9 @@ "main": "dist/index.js",

],
"devDependencies": {
"@types/json-schema": "^7.0.15",
"eslint": "^7.32.0",
"typescript": "^5.6.2",
"eslint-config-custom": "0.0.0",
"tsconfig": "0.0.0"
},
"scripts": {

@@ -35,10 +42,3 @@ "build": "tsc",

"clean": "rm -rf dist"
},
"devDependencies": {
"@types/json-schema": "^7.0.15",
"eslint": "^7.32.0",
"eslint-config-custom": "workspace:*",
"tsconfig": "workspace:*",
"typescript": "^5.6.2"
}
}
}
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