@manticore-labs/ng-api 0.0.1 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/LICENSE +6 -18
  2. package/package.json +2 -2
package/LICENSE CHANGED
@@ -1,21 +1,9 @@
1
- MIT License
2
-
3
1
  Copyright (c) 2018 Adrian Eguez
4
2
 
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
3
+ Manticore Labs hace referencia a Vicente Adrian Eguez Sarzosa como su unico dueño.
4
+ Todos los derechos de licencia estan reservados con el Autor: Vicente Adrian Eguez Sarzosa con cedula 1718137159 de Ecuador.
5
+ No se puede hacer uso de esta librearia parcial o totalmente sin una licencia o permiso de Vicente drian Eguez Sarzosa.
6
+ Cualquier fallo en cumplir con la licencia tendra las consecuencias penales y legales del pais. El codigo esta registrado en los
7
+ organismos encargados de propiedad intelectual pertinentes.
14
8
 
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
9
+ Manticore Labs.
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@manticore-labs/ng-api",
3
- "version": "0.0.1",
3
+ "version": "0.0.3",
4
4
  "description": "Paquete de Angular de Manticore Labs",
5
5
  "main": "build/main/index.js",
6
6
  "typings": "build/main/index.d.ts",
7
7
  "module": "build/module/index.js",
8
8
  "repository": "https://github.com/adrianeguez/man-lab-ng-api",
9
- "license": "MIT",
9
+ "license": "Privada",
10
10
  "keywords": [],
11
11
  "scripts": {
12
12
  "info": "npm-scripts-info",