New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

asma-types

Package Overview
Dependencies
Maintainers
6
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asma-types - npm Package Compare versions

Comparing version 1.1.40 to 1.1.41

3

lib/interfaces/enums.d.ts

@@ -264,3 +264,4 @@ /**

portalDesigner = "designer",
portalDashboard = "dashboard/services"
portalDashboard = "dashboard/services",
anonymousSchema = "anonymous-schema"
}

@@ -267,0 +268,0 @@ export declare enum ExpressionOperators {

@@ -352,2 +352,4 @@ // deprecated, replaced with QueriesInitiator

ProtectedRoutesPaths["portalDashboard"] = "dashboard/services";
//
ProtectedRoutesPaths["anonymousSchema"] = "anonymous-schema";
})(ProtectedRoutesPaths || (ProtectedRoutesPaths = {}));

@@ -354,0 +356,0 @@ export var ExpressionOperators;

{
"name": "asma-types",
"version": "1.1.40",
"version": "1.1.41",
"description": "shared ts asma types",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -360,2 +360,4 @@ // deprecated, replaced with QueriesInitiator

portalDashboard = 'dashboard/services',
//
anonymousSchema = 'anonymous-schema',
}

@@ -362,0 +364,0 @@

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc