Comparing version 2.10.3 to 2.10.4
@@ -1,12 +0,2 @@ | ||
/** | ||
* @license | ||
* Copyright (c) 2015 The Polymer Project Authors. All rights reserved. | ||
* This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt | ||
* The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt | ||
* The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt | ||
* Code distributed by Google as part of the polymer project is also | ||
* subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt | ||
*/ | ||
// jshint node:true | ||
// jshint esversion: 6 | ||
#! /usr/bin/env node | ||
'use strict'; | ||
@@ -13,0 +3,0 @@ const cli = require("./cli"); |
{ | ||
"name": "polylint", | ||
"version": "2.10.3", | ||
"version": "2.10.4", | ||
"description": "Keeps your Polymer Elements clean and functional!", | ||
@@ -5,0 +5,0 @@ "main": "lib/polylint.js", |
@@ -0,1 +1,2 @@ | ||
#! /usr/bin/env node | ||
/** | ||
@@ -2,0 +3,0 @@ * @license |
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
151483
3642