You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@produck/mold

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@produck/mold - npm Package Compare versions

Comparing version

to
0.3.1

4

package.json
{
"name": "@produck/mold",
"version": "0.3.0",
"version": "0.3.1",
"description": "For helping to create a final options from a defined specification.",

@@ -42,3 +42,3 @@ "keywords": [

},
"gitHead": "71256ea83e9c8dcf32475a5e7e3d446c488967a1"
"gitHead": "2f454828cd9d7033de55fd9e2274d453af9e94c1"
}
import { Schema } from './schema';
export { Schema };

@@ -59,6 +60,6 @@ import * as Type from './Type';

export const Circular: CircularSchema;
export const Circ: CircularSchema;
export { Circular as Circ };
export const Custom: CustomSchema;
export const Cust: CustomSchema;
export { Custom as Cust };

@@ -78,2 +79,3 @@ export const Normalizer: NormalizerConstructor;

export const PROPERTY: symbol;
export { Utils as U };
export const PROPERTY: symbol;

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

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

Sorry, the diff of this file is not supported yet