Socket
Socket
Sign inDemoInstall

detect-autofill

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.1.1](https://github.com/matteobad/detect-autofill/compare/v1.1.0...v1.1.1) (2019-11-02)
### Bug Fixes
* eslint errors ([6acbee5](https://github.com/matteobad/detect-autofill/commit/6acbee5dc5d2d545c88b80ece96aaa61dc77d785))
# [1.1.0](https://github.com/matteobad/detect-autofill/compare/v1.0.0...v1.1.0) (2019-07-20)

@@ -2,0 +9,0 @@

24

dist/detect-autofill.js

@@ -1,23 +0,1 @@

(function(){'use strict';var $jscomp=$jscomp||{};$jscomp.scope={};$jscomp.arrayIteratorImpl=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};$jscomp.arrayIterator=function(a){return{next:$jscomp.arrayIteratorImpl(a)}};$jscomp.ASSUME_ES5=!1;$jscomp.ASSUME_NO_NATIVE_MAP=!1;$jscomp.ASSUME_NO_NATIVE_SET=!1;$jscomp.SIMPLE_FROUND_POLYFILL=!1;
$jscomp.defineProperty=$jscomp.ASSUME_ES5||"function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){a!=Array.prototype&&a!=Object.prototype&&(a[b]=c.value)};$jscomp.getGlobal=function(a){return"undefined"!=typeof window&&window===a?a:"undefined"!=typeof global&&null!=global?global:a};$jscomp.global=$jscomp.getGlobal(this);$jscomp.SYMBOL_PREFIX="jscomp_symbol_";$jscomp.initSymbol=function(){$jscomp.initSymbol=function(){};$jscomp.global.Symbol||($jscomp.global.Symbol=$jscomp.Symbol)};
$jscomp.SymbolClass=function(a,b){this.$jscomp$symbol$id_=a;$jscomp.defineProperty(this,"description",{configurable:!0,writable:!0,value:b})};$jscomp.SymbolClass.prototype.toString=function(){return this.$jscomp$symbol$id_};$jscomp.Symbol=function(){function a(c){if(this instanceof a)throw new TypeError("Symbol is not a constructor");return new $jscomp.SymbolClass($jscomp.SYMBOL_PREFIX+(c||"")+"_"+b++,c)}var b=0;return a}();
$jscomp.initSymbolIterator=function(){$jscomp.initSymbol();var a=$jscomp.global.Symbol.iterator;a||(a=$jscomp.global.Symbol.iterator=$jscomp.global.Symbol("Symbol.iterator"));"function"!=typeof Array.prototype[a]&&$jscomp.defineProperty(Array.prototype,a,{configurable:!0,writable:!0,value:function(){return $jscomp.iteratorPrototype($jscomp.arrayIteratorImpl(this))}});$jscomp.initSymbolIterator=function(){}};
$jscomp.initSymbolAsyncIterator=function(){$jscomp.initSymbol();var a=$jscomp.global.Symbol.asyncIterator;a||(a=$jscomp.global.Symbol.asyncIterator=$jscomp.global.Symbol("Symbol.asyncIterator"));$jscomp.initSymbolAsyncIterator=function(){}};$jscomp.iteratorPrototype=function(a){$jscomp.initSymbolIterator();a={next:a};a[$jscomp.global.Symbol.iterator]=function(){return this};return a};
$jscomp.iteratorFromArray=function(a,b){$jscomp.initSymbolIterator();a instanceof String&&(a+="");var c=0,d={next:function(){if(c<a.length){var e=c++;return{value:b(e,a[e]),done:!1}}d.next=function(){return{done:!0,value:void 0}};return d.next()}};d[Symbol.iterator]=function(){return d};return d};
$jscomp.polyfill=function(a,b,c,d){if(b){c=$jscomp.global;a=a.split(".");for(d=0;d<a.length-1;d++){var e=a[d];e in c||(c[e]={});c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&$jscomp.defineProperty(c,a,{configurable:!0,writable:!0,value:b})}};$jscomp.polyfill("Array.prototype.keys",function(a){return a?a:function(){return $jscomp.iteratorFromArray(this,function(a){return a})}},"es6","es3");
(function(a){function b(d){if(c[d])return c[d].exports;var e=c[d]={i:d,l:!1,exports:{}};a[d].call(e.exports,e,e.exports,b);e.l=!0;return e.exports}var c={};b.m=a;b.c=c;b.d=function(a,c,k){b.o(a,c)||Object.defineProperty(a,c,{enumerable:!0,get:k})};b.r=function(a){$jscomp.initSymbol();$jscomp.initSymbol();"undefined"!==typeof Symbol&&Symbol.toStringTag&&($jscomp.initSymbol(),Object.defineProperty(a,Symbol.toStringTag,{value:"Module"}));Object.defineProperty(a,"__esModule",{value:!0})};b.t=function(a,
c){c&1&&(a=b(a));if(c&8||c&4&&"object"===typeof a&&a&&a.__esModule)return a;var k=Object.create(null);b.r(k);Object.defineProperty(k,"default",{enumerable:!0,value:a});if(c&2&&"string"!=typeof a)for(var d in a)b.d(k,d,function(b){return a[b]}.bind(null,d));return k};b.n=function(a){var c=a&&a.__esModule?function(){return a["default"]}:function(){return a};b.d(c,"a",c);return c};b.o=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};b.p="";return b(b.s=0)})([function(a,b,c){function d(a){if(!a.hasAttribute("autocompleted")){a.setAttribute("autocompleted",
"");var b=new window.CustomEvent("onautocomplete",{bubbles:!0,cancelable:!0,detail:null});a.dispatchEvent(b)||(a.value="")}}function e(a){a.hasAttribute("autocompleted")&&(a.removeAttribute("autocompleted"),a.dispatchEvent(new window.CustomEvent("onautocomplete",{bubbles:!0,cancelable:!1,detail:null})))}c.r(b);a=c(1);c.n(a);document.addEventListener("animationstart",function(a){"onautofillstart"===a.animationName?d(a.target):e(a.target)},!0);document.addEventListener("input",function(a){"insertReplacementText"!==
a.inputType&&"data"in a?e(a.target):d(a.target)},!0);"function"!==typeof window.CustomEvent&&(window.CustomEvent=function(a,b){b=b||{bubbles:!1,cancelable:!1,detail:null};var c=document.createEvent("CustomEvent");c.initCustomEvent(a,b.bubbles,b.cancelable,b.detail);return c})},function(a,b,c){b=c(2);"string"===typeof b&&(b=[[a.i,b,""]]);c(4)(b,{hmr:!0,transform:void 0,insertInto:void 0});b.locals&&(a.exports=b.locals)},function(a,b,c){b=a.exports=c(3)(!1);b.push([a.i,"INPUT:-webkit-autofill, SELECT:-webkit-autofill, TEXTAREA:-webkit-autofill {\n animation-name: onautofillstart; }\n\nINPUT:not(:-webkit-autofill), SELECT:not(:-webkit-autofill), TEXTAREA:not(:-webkit-autofill) {\n animation-name: onautofillcancel; }\n\n@keyframes onautofillstart {\n from { } }\n\n@keyframes onautofillcancel {\n from { } }\n",
""])},function(a,b,c){function d(a,b){var c=a[1]||"",d=a[3];return d?b&&"function"===typeof btoa?(a=e(d),b=d.sources.map(function(a){return"/*# sourceURL=".concat(d.sourceRoot).concat(a," */")}),[c].concat(b).concat([a]).join("\n")):[c].join("\n"):c}function e(a){a=btoa(unescape(encodeURIComponent(JSON.stringify(a))));a="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(a);return"/*# ".concat(a," */")}a.exports=function(a){var b=[];b.toString=function(){return this.map(function(b){var c=
d(b,a);return b[2]?"@media ".concat(b[2],"{").concat(c,"}"):c}).join("")};b.i=function(a,c){"string"===typeof a&&(a=[[null,a,""]]);for(var d={},e=0;e<this.length;e++){var h=this[e][0];null!=h&&(d[h]=!0)}for(e=0;e<a.length;e++)h=a[e],null!=h[0]&&d[h[0]]||(c&&!h[2]?h[2]=c:c&&(h[2]="(".concat(h[2],") and (").concat(c,")")),b.push(h))};return b}},function(a,b,c){function d(a,b){for(var f=0;f<a.length;f++){var g=a[f],c=m[g.id];if(c){c.refs++;for(var d=0;d<c.parts.length;d++)c.parts[d](g.parts[d]);for(;d<
g.parts.length;d++)c.parts.push(r(g.parts[d],b))}else{c=[];for(d=0;d<g.parts.length;d++)c.push(r(g.parts[d],b));m[g.id]={id:g.id,refs:1,parts:c}}}}function e(a,b){for(var g=[],c={},f=0;f<a.length;f++){var d=a[f],e=b.base?d[0]+b.base:d[0];d={css:d[1],media:d[2],sourceMap:d[3]};c[e]?c[e].parts.push(d):g.push(c[e]={id:e,parts:[d]})}return g}function k(a,b){var c=t(a.insertInto);if(!c)throw Error("Couldn't find a style target. This probably means that the value for the 'insertInto' parameter is invalid.");
var g=l[l.length-1];if("top"===a.insertAt)g?g.nextSibling?c.insertBefore(b,g.nextSibling):c.appendChild(b):c.insertBefore(b,c.firstChild),l.push(b);else if("bottom"===a.insertAt)c.appendChild(b);else if("object"===typeof a.insertAt&&a.insertAt.before)a=t(a.insertAt.before,c),c.insertBefore(b,a);else throw Error("[Style Loader]\n\n Invalid value for parameter 'insertAt' ('options.insertAt') found.\n Must be 'top', 'bottom', or Object.\n (https://github.com/webpack-contrib/style-loader#insertat)\n");
}function n(a){if(null===a.parentNode)return!1;a.parentNode.removeChild(a);a=l.indexOf(a);0<=a&&l.splice(a,1)}function p(a){var b=document.createElement("style");void 0===a.attrs.type&&(a.attrs.type="text/css");if(void 0===a.attrs.nonce){var d;if(d=c.nc)a.attrs.nonce=d}q(b,a.attrs);k(a,b);return b}function v(a){var b=document.createElement("link");void 0===a.attrs.type&&(a.attrs.type="text/css");a.attrs.rel="stylesheet";q(b,a.attrs);k(a,b);return b}function q(a,b){Object.keys(b).forEach(function(c){a.setAttribute(c,
b[c])})}function r(a,b){var c;if(b.transform&&a.css)if(c="function"===typeof b.transform?b.transform(a.css):b.transform.default(a.css))a.css=c;else return function(){};if(b.singleton){c=w++;var d=u||(u=p(b));var f=h.bind(null,d,c,!1);var g=h.bind(null,d,c,!0)}else a.sourceMap&&"function"===typeof URL&&"function"===typeof URL.createObjectURL&&"function"===typeof URL.revokeObjectURL&&"function"===typeof Blob&&"function"===typeof btoa?(d=v(b),f=x.bind(null,d,b),g=function(){n(d);d.href&&URL.revokeObjectURL(d.href)}):
(d=p(b),f=y.bind(null,d),g=function(){n(d)});f(a);return function(b){b?(b.css!==a.css||b.media!==a.media||b.sourceMap!==a.sourceMap)&&f(a=b):g()}}function h(a,b,c,d){c=c?"":d.css;a.styleSheet?a.styleSheet.cssText=z(b,c):(c=document.createTextNode(c),d=a.childNodes,d[b]&&a.removeChild(d[b]),d.length?a.insertBefore(c,d[b]):a.appendChild(c))}function y(a,b){var c=b.css;(b=b.media)&&a.setAttribute("media",b);if(a.styleSheet)a.styleSheet.cssText=c;else{for(;a.firstChild;)a.removeChild(a.firstChild);a.appendChild(document.createTextNode(c))}}
function x(a,b,c){var d=c.css;c=c.sourceMap;var f=void 0===b.convertToAbsoluteUrls&&c;if(b.convertToAbsoluteUrls||f)d=A(d);c&&(d+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(c))))+" */");b=new Blob([d],{type:"text/css"});d=a.href;a.href=URL.createObjectURL(b);d&&URL.revokeObjectURL(d)}var m={},B=function(a){var b;return function(){"undefined"===typeof b&&(b=a.apply(this,arguments));return b}}(function(){return window&&document&&document.all&&
!window.atob}),t=function(a){var b={};return function(a,c){if("function"===typeof a)return a();if("undefined"===typeof b[a]){c=c?c.querySelector(a):document.querySelector(a);if(window.HTMLIFrameElement&&c instanceof window.HTMLIFrameElement)try{c=c.contentDocument.head}catch(C){c=null}b[a]=c}return b[a]}}(),u=null,w=0,l=[],A=c(5);a.exports=function(a,b){if("undefined"!==typeof DEBUG&&DEBUG&&"object"!==typeof document)throw Error("The style-loader cannot be used in a non-browser environment");b=b||
{};b.attrs="object"===typeof b.attrs?b.attrs:{};b.singleton||"boolean"===typeof b.singleton||(b.singleton=B());b.insertInto||(b.insertInto="head");b.insertAt||(b.insertAt="bottom");var c=e(a,b);d(c,b);return function(a){for(var g=[],f=0;f<c.length;f++){var h=m[c[f].id];h.refs--;g.push(h)}a&&(f=e(a,b),d(f,b));for(f=0;f<g.length;f++)if(h=g[f],0===h.refs){for(a=0;a<h.parts.length;a++)h.parts[a]();delete m[h.id]}}};var z=function(){var a=[];return function(b,c){a[b]=c;return a.filter(Boolean).join("\n")}}()},
function(a,b){a.exports=function(a){var b="undefined"!==typeof window&&window.location;if(!b)throw Error("fixUrls requires window.location");if(!a||"string"!==typeof a)return a;var c=b.protocol+"//"+b.host,k=c+b.pathname.replace(/\/[^\/]*$/,"/");return a.replace(/url\s*\(((?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)\)/gi,function(a,b){b=b.trim().replace(/^"(.*)"$/,function(a,b){return b}).replace(/^'(.*)'$/,function(a,b){return b});if(/^(#|data:|http:\/\/|https:\/\/|file:\/\/\/|\s*$)/i.test(b))return a;
a=0===b.indexOf("//")?b:0===b.indexOf("/")?c+b:k+b.replace(/^\.\//,"");return"url("+JSON.stringify(a)+")"})}}]);}).call(this || window)
!function(t){var e={};function n(o){if(e[o])return e[o].exports;var r=e[o]={i:o,l:!1,exports:{}};return t[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=t,n.c=e,n.d=function(t,e,o){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:o})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)n.d(o,r,function(e){return t[e]}.bind(null,r));return o},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=0)}([function(t,e,n){"use strict";n.r(e);n(1);if(document.addEventListener("animationstart",(function(t){"onautofillstart"===t.animationName?o(t.target):r(t.target)}),!0),document.addEventListener("input",(function(t){"insertReplacementText"!==t.inputType&&"data"in t?r(t.target):o(t.target)}),!0),"function"!=typeof window.CustomEvent){window.CustomEvent=function(t,e){e=e||{bubbles:!1,cancelable:!1,detail:null};var n=document.createEvent("CustomEvent");return n.initCustomEvent(t,e.bubbles,e.cancelable,e.detail),n}}function o(t){if(!t.hasAttribute("autocompleted")){t.setAttribute("autocompleted","");var e=new window.CustomEvent("onautocomplete",{bubbles:!0,cancelable:!0,detail:null});t.dispatchEvent(e)||(t.value="")}}function r(t){t.hasAttribute("autocompleted")&&(t.removeAttribute("autocompleted"),t.dispatchEvent(new window.CustomEvent("onautocomplete",{bubbles:!0,cancelable:!1,detail:null})))}},function(t,e,n){var o=n(2);"string"==typeof o&&(o=[[t.i,o,""]]);var r={insert:"head",singleton:!1};n(4)(o,r);o.locals&&(t.exports=o.locals)},function(t,e,n){(t.exports=n(3)(!1)).push([t.i,"INPUT:-webkit-autofill,SELECT:-webkit-autofill,TEXTAREA:-webkit-autofill{animation-name:onautofillstart}INPUT:not(:-webkit-autofill),SELECT:not(:-webkit-autofill),TEXTAREA:not(:-webkit-autofill){animation-name:onautofillcancel}@keyframes onautofillstart{from{}}@keyframes onautofillcancel{from{}}\n",""])},function(t,e,n){"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=function(t,e){var n=t[1]||"",o=t[3];if(!o)return n;if(e&&"function"==typeof btoa){var r=(i=o,u=btoa(unescape(encodeURIComponent(JSON.stringify(i)))),l="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(u),"/*# ".concat(l," */")),a=o.sources.map((function(t){return"/*# sourceURL=".concat(o.sourceRoot).concat(t," */")}));return[n].concat(a).concat([r]).join("\n")}var i,u,l;return[n].join("\n")}(e,t);return e[2]?"@media ".concat(e[2],"{").concat(n,"}"):n})).join("")},e.i=function(t,n){"string"==typeof t&&(t=[[null,t,""]]);for(var o={},r=0;r<this.length;r++){var a=this[r][0];null!=a&&(o[a]=!0)}for(var i=0;i<t.length;i++){var u=t[i];null!=u[0]&&o[u[0]]||(n&&!u[2]?u[2]=n:n&&(u[2]="(".concat(u[2],") and (").concat(n,")")),e.push(u))}},e}},function(t,e,n){"use strict";var o,r={},a=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},i=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}();function u(t,e){for(var n=[],o={},r=0;r<t.length;r++){var a=t[r],i=e.base?a[0]+e.base:a[0],u={css:a[1],media:a[2],sourceMap:a[3]};o[i]?o[i].parts.push(u):n.push(o[i]={id:i,parts:[u]})}return n}function l(t,e){for(var n=0;n<t.length;n++){var o=t[n],a=r[o.id],i=0;if(a){for(a.refs++;i<a.parts.length;i++)a.parts[i](o.parts[i]);for(;i<o.parts.length;i++)a.parts.push(m(o.parts[i],e))}else{for(var u=[];i<o.parts.length;i++)u.push(m(o.parts[i],e));r[o.id]={id:o.id,refs:1,parts:u}}}}function c(t){var e=document.createElement("style");if(void 0===t.attributes.nonce){var o=n.nc;o&&(t.attributes.nonce=o)}if(Object.keys(t.attributes).forEach((function(n){e.setAttribute(n,t.attributes[n])})),"function"==typeof t.insert)t.insert(e);else{var r=i(t.insert||"head");if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(e)}return e}var s,f=(s=[],function(t,e){return s[t]=e,s.filter(Boolean).join("\n")});function d(t,e,n,o){var r=n?"":o.css;if(t.styleSheet)t.styleSheet.cssText=f(e,r);else{var a=document.createTextNode(r),i=t.childNodes;i[e]&&t.removeChild(i[e]),i.length?t.insertBefore(a,i[e]):t.appendChild(a)}}function p(t,e,n){var o=n.css,r=n.media,a=n.sourceMap;if(r&&t.setAttribute("media",r),a&&btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),t.styleSheet)t.styleSheet.cssText=o;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(o))}}var v=null,b=0;function m(t,e){var n,o,r;if(e.singleton){var a=b++;n=v||(v=c(e)),o=d.bind(null,n,a,!1),r=d.bind(null,n,a,!0)}else n=c(e),o=p.bind(null,n,e),r=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return o(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;o(t=e)}else r()}}t.exports=function(t,e){(e=e||{}).attributes="object"==typeof e.attributes?e.attributes:{},e.singleton||"boolean"==typeof e.singleton||(e.singleton=a());var n=u(t,e);return l(n,e),function(t){for(var o=[],a=0;a<n.length;a++){var i=n[a],c=r[i.id];c&&(c.refs--,o.push(c))}t&&l(u(t,e),e);for(var s=0;s<o.length;s++){var f=o[s];if(0===f.refs){for(var d=0;d<f.parts.length;d++)f.parts[d]();delete r[f.id]}}}}}]);
{
"name": "detect-autofill",
"version": "1.1.0",
"version": "1.1.1",
"description": "Small javascript library to detect and even prevent browsers autofill of form elements. Usefull for implementing floating labels or applying custom logics/styles.",

@@ -14,3 +14,2 @@ "main": "dist/detect-autofill.js",

"prepublishOnly": "npm run clean && npm run lint && npm run build && npm run test",
"upgrade": "npm-check --update",
"semantic-release": "semantic-release",

@@ -30,3 +29,3 @@ "travis-deploy-once": "travis-deploy-once"

],
"author": "Matteo Badini",
"author": "Matteo Badini <matteo.badini95@gmail.com>",
"license": "MIT",

@@ -39,25 +38,21 @@ "bugs": {

"devDependencies": {
"@semantic-release/changelog": "^3.0.4",
"@semantic-release/commit-analyzer": "^6.2.0",
"@semantic-release/git": "^7.0.16",
"@semantic-release/github": "^5.4.2",
"@semantic-release/npm": "^5.1.13",
"@semantic-release/release-notes-generator": "^7.2.1",
"bundlesize": "^0.18.0",
"@semantic-release/changelog": "^3.0.5",
"@semantic-release/commit-analyzer": "^6.3.2",
"@semantic-release/git": "^7.0.17",
"@semantic-release/github": "^5.5.5",
"@semantic-release/npm": "^5.3.2",
"@semantic-release/release-notes-generator": "^7.3.2",
"clean-webpack-plugin": "^3.0.0",
"closure-webpack-plugin": "^2.0.1",
"commitizen": "^4.0.3",
"css-loader": "^3.1.0",
"cz-conventional-changelog": "^3.0.1",
"eslint": "^6.0.1",
"eslint-config-google": "^0.13.0",
"google-closure-compiler": "^20190709.0.0",
"husky": "^3.0.1",
"node-sass": "^4.12.0",
"npm-check": "^5.9.0",
"sass-loader": "^7.1.0",
"semantic-release": "^15.13.18",
"style-loader": "^0.23.1",
"webpack": "^4.36.1",
"webpack-cli": "^3.3.6"
"css-loader": "^3.2.0",
"cz-conventional-changelog": "^3.0.2",
"eslint": "^6.6.0",
"eslint-config-google": "^0.14.0",
"husky": "^3.0.9",
"node-sass": "^4.13.0",
"sass-loader": "^8.0.0",
"semantic-release": "^15.13.29",
"style-loader": "^1.0.0",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.10"
},

@@ -73,9 +68,3 @@ "config": {

}
},
"bundlesize": [
{
"path": "./dist/*.js",
"maxSize": "5 kB"
}
]
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc