Comparing version 2.1.1 to 2.1.2
@@ -0,0 +0,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ var pizzapi = require('../../dominos-pizza-api'); |
@@ -0,0 +0,0 @@ var pizzapi = require('../../dominos-pizza-api'); |
@@ -0,0 +0,0 @@ var pizzapi = require('../../dominos-pizza-api'); |
@@ -0,0 +0,0 @@ var fs = require('fs'), |
@@ -1,27 +0,21 @@ | ||
# DON'T BE A DICK PUBLIC LICENSE | ||
MIT License | ||
> Version 1, December 2009 | ||
Copyright (c) 2020 Brandon Nozaki Miller | ||
> Copyright (C) 2009 Philip Sturgeon <email@philsturgeon.co.uk> | ||
Everyone is permitted to copy and distribute verbatim or modified | ||
copies of this license document, and changing it is allowed as long | ||
as the name is changed. | ||
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: | ||
> DON'T BE A DICK PUBLIC LICENSE | ||
> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
1. Do whatever you like with the original work, just don't be a dick. | ||
Being a dick includes - but is not limited to - the following instances: | ||
1a. Outright copyright infringement - Don't just copy this and change the name. | ||
1b. Selling the unmodified original with no work done what-so-ever, that's REALLY being a dick. | ||
1c. Modifying the original work to contain hidden harmful content. That would make you a PROPER dick. | ||
2. If you become rich through modifications, related works/services, or supporting the original work, | ||
share the love. Only a dick would make loads off this work and not buy the original work's | ||
creator(s) a pint. | ||
3. Code is provided with no warranty. Using somebody else's code and bitching when it goes wrong makes | ||
you a DONKEY dick. Fix the problem yourself. A non-dick would submit the fix back. | ||
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. |
{ | ||
"name": "dominos", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "node js API for Domino's pizza", | ||
@@ -50,3 +50,3 @@ "main": "dominos-pizza-api.js", | ||
], | ||
"license": "DBAD", | ||
"license": "MIT", | ||
"bugs": { | ||
@@ -53,0 +53,0 @@ "url": "https://github.com/RIAEvangelist/node-dominos-pizza-api/issues" |
@@ -6,3 +6,5 @@ Domino's Pizza API | ||
[![Join the chat at https://gitter.im/RIAEvangelist/node-dominos-pizza-api](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/RIAEvangelist/node-dominos-pizza-api?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
Important updates coming | ||
==== | ||
[v3.x](https://github.com/RIAEvangelist/node-dominos-pizza-api/tree/v3.x) is nearly complete and will be released sometime soon. It will have breaking changes, and will be heavy on the latest ES6 features and modules. | ||
@@ -32,3 +34,3 @@ __PAYMENT-SUPPORTED-MODULE__ | ||
` npm i dominos ` or ` npmi --save dominos ` | ||
` npm i dominos ` or ` npm i --save dominos ` | ||
@@ -363,3 +365,3 @@ | ||
lastName: 'Obama', | ||
address: '700 Pennsylvania Avenue, Washington, DC', | ||
address: '1600 Pennsylvania Avenue, Washington, DC', | ||
email: 'barack@whitehouse.gov' | ||
@@ -366,0 +368,0 @@ } |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ var http = require('request'); |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
Sorry, the diff of this file is too big to display
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
399309
0
0
100
537