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

@jsonlang/math

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/math - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

0

dist/definitions.d.ts

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

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

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

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

@@ -0,0 +0,0 @@ export declare class MathRules {

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

6

package.json
{
"name": "@jsonlang/math",
"version": "0.0.6",
"version": "0.0.7",
"description": "JsonLang Extension for Mathematical Operations",

@@ -65,5 +65,5 @@ "funding": [

"dependencies": {
"@jsonlang/core": "^0.0.7"
"@jsonlang/core": "^0.0.8"
},
"gitHead": "20fab7b085a2f924296caf0672a7eacab8ab1c30"
"gitHead": "9bea1be1dec6cf742d0c6b1f7f6be3900bc946be"
}
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