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

@jsonlang/core

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsonlang/core - npm Package Compare versions

Comparing version 0.0.2 to 0.0.4

jsonlang.svg

0

dist/app/app.d.ts

@@ -0,0 +0,0 @@ import { RuleCore } from '../core';

@@ -0,0 +0,0 @@ "use strict";

export * from './app';
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IJsonLangParams, RuleHandler, RuleResult, Rules, RuleDefinition, JsonLangOptions, SyncJsonLangOptions, AsyncJsonLangOptions } from './core.types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export type RuleIdentifier = {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { RuleDefinition } from "./core.types";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import 'reflect-metadata';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { RuleDefinition, AsyncRuleHandler } from "./core.types";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from './app';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { DataScope } from "../core";

@@ -0,0 +0,0 @@ "use strict";

import { RuleDefinition } from "../core";
export declare const dataDefinition: RuleDefinition;
//# sourceMappingURL=definitions.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export * from './data';
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "@jsonlang/core",
"version": "0.0.2",
"version": "0.0.4",
"description": "Json Programming Language Core",

@@ -66,3 +66,3 @@ "funding": [

},
"gitHead": "fc7cdb70359d2c7b45852843c4e3d13bee7adbd2"
"gitHead": "a0cf2b8286f061fc8863105612e15e6e2175d2d7"
}
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