Socket
Socket
Sign inDemoInstall

@vulcanjs/schema

Package Overview
Dependencies
8
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.1 to 0.6.2

1

dist/typings/schema.d.ts

@@ -0,1 +1,2 @@

/// <reference types="react" />
import type { SchemaDefinition } from "../simpleSchemaSimplifiedTypings";

@@ -2,0 +3,0 @@ import { VulcanFieldInput } from "./form";

7

package.json
{
"name": "@vulcanjs/schema",
"version": "0.6.1",
"version": "0.6.2",
"description": "Vulcan JS schema",

@@ -25,3 +25,4 @@ "main": "./dist/index.mjs",

"build": "yarn run build:tsup",
"build:types": "tsc --emitDeclarationOnly --declaration --project tsconfig.build.json # Tsup generates .d.ts but we still need this for .d.ts.map"
"//build:types": "",
"build:types": "tsc --emitDeclarationOnly --declaration --project tsconfig.build.json"
},

@@ -31,3 +32,3 @@ "bugs": {

},
"gitHead": "4d103b71eb73dbe0f15a1c744e856b5604008f46",
"gitHead": "1f8c54005402b7e4f8843bda6f0c2807b92e7986",
"publishConfig": {

@@ -34,0 +35,0 @@ "access": "public"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc