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

animaltracking-model

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

animaltracking-model - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8-20170301093948

14

header.txt

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc