Comparing version 1.1.1 to 1.1.2
@@ -8,3 +8,3 @@ // Generated by CoffeeScript 1.7.1 | ||
API_URL = 'https://www.turistforeningen.no/api'; | ||
API_URL = 'https://www.dnt.no/api'; | ||
@@ -11,0 +11,0 @@ DNT = function(client, key, opts) { |
{ | ||
"name": "dnt-api", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Node.JS library for communicating with Turistforeningen's API", | ||
@@ -5,0 +5,0 @@ "main": "lib/dnt-api.js", |
@@ -1,2 +0,2 @@ | ||
DNT API![Build Status](https://drone.io/github.com/Turistforeningen/node-dnt-api/status.png) | ||
DNT API ![Build Status](https://drone.io/github.com/Turistforeningen/node-dnt-api/status.png) | ||
=========== | ||
@@ -109,21 +109,3 @@ | ||
## The MIT License (MIT) | ||
## [MIT Licensed](https://github.com/Turistforeningen/node-dnt-api/blob/master/LICENSE) | ||
Copyright (c) 2014 Turistforeningen | ||
Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
this software and associated documentation files (the "Software"), to deal in | ||
the Software without restriction, including without limitation the rights to | ||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of | ||
the Software, and to permit persons to whom the Software is furnished to do so, | ||
subject to the following conditions: | ||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS | ||
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR | ||
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | ||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | ||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1
6871
111