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

adaptive-expressions

Package Overview
Dependencies
Maintainers
1
Versions
514
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adaptive-expressions - npm Package Compare versions

Comparing version

to
4.8.0-preview-110079

1

lib/expressionFunctions.d.ts

@@ -346,4 +346,5 @@ import * as moment from 'moment';

private static getPropertyCount;
private static flatten;
private static buildFunctionLookup;
}
//# sourceMappingURL=expressionFunctions.d.ts.map

6

package.json

@@ -5,3 +5,3 @@ {

"description": "Common Expression Language",
"version": "4.8.0-preview-109324",
"version": "4.8.0-preview-110079",
"license": "MIT",

@@ -44,6 +44,6 @@ "keywords": [

"build": "tsc",
"test": "tsc && nyc mocha tests/ --timeout 60000",
"test": "tsc && mocha tests/ --timeout 60000",
"clean": "erase /q /s .\\lib",
"build-docs": "typedoc --theme markdown --entryPoint adaptive-expressions --excludePrivate --includeDeclarations --ignoreCompilerErrors --module amd --out ..\\..\\doc\\adaptive-expressions .\\lib\\index.d.ts --hideGenerator --name \"Bot Builder SDK - Expression\" --readme none",
"set-version": "npm version --allow-same-version 4.8.0-preview-109324"
"set-version": "npm version --allow-same-version 4.8.0-preview-110079"
},

@@ -50,0 +50,0 @@ "files": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display