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

3xpr

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

3xpr - npm Package Compare versions

Comparing version 1.5.9 to 1.5.10

1

expression/contract/operand.d.ts

@@ -6,2 +6,3 @@ import { Type, Context, Parameter, Position } from '.';

Env = "Env",
Entity = "Entity",
Property = "Property",

@@ -8,0 +9,0 @@ Template = "Template",

@@ -9,2 +9,3 @@ "use strict";

OperandType["Env"] = "Env";
OperandType["Entity"] = "Entity";
OperandType["Property"] = "Property";

@@ -11,0 +12,0 @@ OperandType["Template"] = "Template";

2

package.json
{
"name": "3xpr",
"version": "1.5.9",
"version": "1.5.10",
"description": "expressions",

@@ -5,0 +5,0 @@ "author": "Flavio Lionel Rita <flaviolrita@hotmail.com>",

Sorry, the diff of this file is not supported yet

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