Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

polylint

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polylint - npm Package Compare versions

Comparing version 2.10.3 to 2.10.4

12

lib/polylint-bin.js

@@ -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");

2

package.json
{
"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

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