ode-ngjs-front
Advanced tools
Comparing version 1.3.2 to 1.3.3-dev.202312111410
@@ -1,2 +0,1 @@ | ||
/// <reference types="angular-mocks" /> | ||
import { IAttributes, ICompileService, IController, IDirective, IScope, ITimeoutService } from "angular"; | ||
@@ -3,0 +2,0 @@ export declare class Controller implements IController { |
@@ -1,2 +0,1 @@ | ||
/// <reference types="jquery" /> | ||
import { IScope } from "angular"; | ||
@@ -24,3 +23,3 @@ /** | ||
/** Replacement for $.parents(selector) */ | ||
parents(set: JQLite, selector: string): JQuery<HTMLElement>; | ||
parents(set: JQLite, selector: string): JQLite; | ||
/** Available width for rendering the HTML document, in pixels. */ | ||
@@ -27,0 +26,0 @@ get viewport(): number; |
/** Short for accessing to the global ConfigurationFramework. */ | ||
export declare function conf(): import("ode-ts-client").IConfigurationFramework; | ||
/** Short for accessing to the global ExplorerFramework. */ | ||
export declare function explore(): import("ode-ts-client").IExplorerFramework; | ||
/** Short for accessing to the global NotifyFramework. */ | ||
@@ -6,0 +4,0 @@ export declare function notif(): import("ode-ts-client").INotifyFramework; |
@@ -1,1 +0,1 @@ | ||
ode-ngjs-front=1.3.2 04/09/2023 09:37:19 | ||
ode-ngjs-front 11/12/2023 14:10:58 |
{ | ||
"name": "ode-ngjs-front", | ||
"version": "1.3.2", | ||
"version": "1.3.3-dev.202312111410", | ||
"description": "Open Digital Education Frontend Framework", | ||
@@ -29,34 +29,37 @@ "main": "dist/ts/index.js", | ||
"dependencies": { | ||
"core-js": "^3.9.1", | ||
"humane-js": "^3.2.2", | ||
"moment": "^2.29.1", | ||
"core-js": "3.9.1", | ||
"humane-js": "3.2.2", | ||
"moment": "2.29.1", | ||
"ua-parser-js": "0.7.28" | ||
}, | ||
"devDependencies": { | ||
"@types/angular": "^1.7.4", | ||
"@types/angular-mocks": "^1.7.0", | ||
"@types/jasmine": "^3.6.4", | ||
"@types/jquery": "^3.5.5", | ||
"@types/ua-parser-js": "^0.7.35", | ||
"angular": "1.7.9", | ||
"angular-drag-and-drop-lists": "^2.1.0", | ||
"angular-route": "1.7.9", | ||
"angular-sanitize": "1.7.9", | ||
"angular-mocks": "^1.7.9", | ||
"file-loader": "^6.2.0", | ||
"html-loader": "^2.1.2", | ||
"http-server": "^0.12.3", | ||
"jasmine-core": "^3.6.0", | ||
"jquery": "^3.5.1", | ||
"karma": "^6.1.1", | ||
"karma-chrome-launcher": "^3.1.0", | ||
"karma-jasmine": "^4.0.1", | ||
"@types/angular": "1.8.3", | ||
"@types/angular-mocks": "1.7.4", | ||
"@types/jasmine": "3.6.4", | ||
"@types/jquery": "3.5.5", | ||
"@types/ua-parser-js": "0.7.35", | ||
"angular": "1.8.3", | ||
"angular-drag-and-drop-lists": "2.1.0", | ||
"angular-route": "1.8.3", | ||
"angular-sanitize": "1.8.3", | ||
"angular-mocks": "1.8.3", | ||
"file-loader": "6.2.0", | ||
"html-loader": "2.1.2", | ||
"http-server": "0.12.3", | ||
"jasmine-core": "3.6.0", | ||
"jquery": "3.5.1", | ||
"karma": "6.1.1", | ||
"karma-chrome-launcher": "3.1.0", | ||
"karma-jasmine": "4.0.1", | ||
"moment-locales-webpack-plugin": "~1.2.0", | ||
"ode-ts-client": "1.2.0", | ||
"ode-ts-client": "dev", | ||
"terser-webpack-plugin": "5.1.4", | ||
"ts-loader": "^8.0.18", | ||
"ts-loader": "8.0.18", | ||
"typescript": "4.2.2", | ||
"webpack": "5.53.0", | ||
"webpack-cli": "4.8.0" | ||
}, | ||
"engines": { | ||
"node": "16 || 18" | ||
} | ||
} |
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 not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1944000
3473
1
+ Addedcore-js@3.9.1(transitive)
+ Addedmoment@2.29.1(transitive)
- Removedcore-js@3.40.0(transitive)
- Removedmoment@2.30.1(transitive)
Updatedcore-js@3.9.1
Updatedhumane-js@3.2.2
Updatedmoment@2.29.1