animaltracking-model
Advanced tools
Comparing version 0.0.7 to 0.0.8-20170301093948
@@ -1,7 +0,13 @@ | ||
/** | ||
* Mozart Domain Model and Business Logic | ||
/* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* Defines an Animal Movement compliance model. | ||
* Based on DEFRA https://www.gov.uk/animal-movement-england | ||
* http://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ |
{ | ||
"name": "animaltracking-model", | ||
"version": "0.0.7", | ||
"version": "0.0.8-20170301093948", | ||
"description": "Animal Tracking model based on UK DEFRA regulations", | ||
"scripts": { | ||
"licchk": "license-check" | ||
"licchk": "license-check", | ||
"test": "npm run licchk" | ||
}, | ||
@@ -18,4 +19,4 @@ "repository": { | ||
], | ||
"author": "IBM", | ||
"license": "ISC", | ||
"author": "Fabric Composer", | ||
"license": "Apache-2.0", | ||
"devDependencies": { | ||
@@ -33,2 +34,2 @@ "license-check": "^1.1.5" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
133165
0
2