@medrecord/medgraph
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "@medrecord/medgraph", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"repository": { | ||
@@ -19,3 +19,3 @@ "type": "git", | ||
], | ||
"license": "CDDL-1.0", | ||
"license": "LGPL-2.0", | ||
"bugs": { | ||
@@ -22,0 +22,0 @@ "url": "https://phabricator.medvision360.org" |
@@ -8,3 +8,3 @@ # medgraph | ||
```bash | ||
$ npm install medgraph --save | ||
$ npm install @medrecord/medgraph --save | ||
``` | ||
@@ -17,3 +17,3 @@ | ||
```bash | ||
$ npm install medgraph | ||
$ npm install @medrecord/medgraph | ||
``` | ||
@@ -30,3 +30,3 @@ | ||
// Import your library | ||
import { MedGraphModule } from 'medgraph'; | ||
import { MedgraphModule } from '@medrecord/medgraph'; | ||
@@ -39,5 +39,3 @@ @NgModule({ | ||
BrowserModule, | ||
// Specify your library as an import | ||
MedGraphModule | ||
MedgraphModule | ||
], | ||
@@ -66,2 +64,2 @@ providers: [], | ||
[CDDL-1.0](https://opensource.org/licenses/CDDL-1.0) © [Alessandro Mitelli](mailto:alessandro@medrecord.io) | ||
[LGPL-2.0](https://opensource.org/licenses/LGPL-2.0) © MEDrecord |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
28605
61
1