theme-service
Advanced tools
Comparing version 2.0.0-beta.152 to 2.0.0-beta.153
@@ -1,1 +0,1 @@ | ||
var y=Object.create;var a=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var v=Object.getPrototypeOf,E=Object.prototype.hasOwnProperty;var b=(i,t)=>{for(var e in t)a(i,e,{get:t[e],enumerable:!0})},f=(i,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!E.call(i,o)&&o!==e&&a(i,o,{get:()=>t[o],enumerable:!(s=m(t,o))||s.enumerable});return i};var w=(i,t,e)=>(e=i!=null?y(v(i)):{},f(t||!i||!i.__esModule?a(e,"default",{value:i,enumerable:!0}):e,i)),S=i=>f(a({},"__esModule",{value:!0}),i);var x={};b(x,{ThemeService:()=>l});module.exports=S(x);function u(i){let t=typeof Buffer<"u"?Buffer:null;return!!(t&&i instanceof t||i instanceof Date||i instanceof RegExp)}function p(i){if(typeof Buffer<"u"&&Buffer&&i instanceof Buffer){let t=Buffer.alloc(i.length);return i.copy(t),t}else{if(i instanceof Date)return new Date(i.getTime());if(i instanceof RegExp)return new RegExp(i);throw new Error("Unexpected situation")}}function d(i){let t=[];return i.forEach(function(e,s){typeof e=="object"&&e!==null?Array.isArray(e)?t[s]=d(e):u(e)?t[s]=p(e):t[s]=r({},e):t[s]=e}),t}function c(i,t){return t==="__proto__"?void 0:i[t]}function r(...i){let t={},e,s;return i.forEach(function(o){typeof o!="object"||o===null||Array.isArray(o)||Object.keys(o).forEach(function(n){if(s=c(t,n),e=c(o,n),e!==t)if(typeof e!="object"||e===null){t[n]=e;return}else if(Array.isArray(e)){t[n]=d(e);return}else if(u(e)){t[n]=p(e);return}else if(typeof s!="object"||s===null||Array.isArray(s)){t[n]=r({},e);return}else{t[n]=r(s,e);return}})}),t}var h=w(require("./options")),l=class{constructor(t,e=typeof document<"u"?document.documentElement:null){this.options=t;this.host=e;this.options=t?r(h.default,t):h.default,this.options.init&&this.init()}t=typeof window<"u"?matchMedia?.("(prefers-color-scheme:dark)"):void 0;e;i;initialized=!1;init(){let t=this.options.default,e=this.storage;e&&(t=e),this.value=t,this.initialized=!0}get storage(){let{store:t}=this.options;if(typeof localStorage<"u"&&t)return localStorage.getItem(t)}get systemCurrent(){return this.t.matches?"dark":"light"}set value(t){t==="system"?(this.t?.addEventListener?.("change",this.s),this.current=this.systemCurrent):(this.o(),this.current=t),t!==this.e&&(this.host.dispatchEvent(new CustomEvent("themeChange",{detail:this})),this.e=t)}get value(){return this.e}set current(t){let e=this.i;this.i=t,this.host&&e!==t&&(e&&this.host.classList.remove(e),t&&!this.host.classList.contains(t)&&(this.host.classList.add(t),this.host.style&&(this.host.style.colorScheme=t==="dark"||t==="light"?t:null)))}get current(){return this.i}switch(t){t&&t!==this.value&&(this.value=t,typeof localStorage<"u"&&this.storage!==t&&this.options.store&&localStorage.setItem(this.options.store,t))}o(){this.t?.removeEventListener("change",this.s)}s=t=>{this.current=t.matches?"dark":"light"};destroy(){this.o(),this.host&&(this.host.style.colorScheme=null,this.host.classList.remove(this.current)),typeof localStorage<"u"&&this.options.store&&localStorage.removeItem(this.options.store),this.initialized=!1}};0&&(module.exports={ThemeService}); | ||
var y=Object.create;var a=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var v=Object.getPrototypeOf,E=Object.prototype.hasOwnProperty;var b=(i,t)=>{for(var e in t)a(i,e,{get:t[e],enumerable:!0})},f=(i,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of g(t))!E.call(i,n)&&n!==e&&a(i,n,{get:()=>t[n],enumerable:!(s=m(t,n))||s.enumerable});return i};var w=(i,t,e)=>(e=i!=null?y(v(i)):{},f(t||!i||!i.__esModule?a(e,"default",{value:i,enumerable:!0}):e,i)),S=i=>f(a({},"__esModule",{value:!0}),i);var x={};b(x,{ThemeService:()=>l});module.exports=S(x);function c(i){let t=typeof Buffer<"u"?Buffer:null;return!!(t&&i instanceof t||i instanceof Date||i instanceof RegExp)}function p(i){if(typeof Buffer<"u"&&Buffer&&i instanceof Buffer){let t=Buffer.alloc(i.length);return i.copy(t),t}else{if(i instanceof Date)return new Date(i.getTime());if(i instanceof RegExp)return new RegExp(i);throw new Error("Unexpected situation")}}function d(i){let t=[];return i.forEach(function(e,s){typeof e=="object"&&e!==null?Array.isArray(e)?t[s]=d(e):c(e)?t[s]=p(e):t[s]=r({},e):t[s]=e}),t}function u(i,t){return t==="__proto__"?void 0:i[t]}function r(...i){let t={},e,s;return i.forEach(function(n){typeof n!="object"||n===null||Array.isArray(n)||Object.keys(n).forEach(function(o){if(s=u(t,o),e=u(n,o),e!==t)if(typeof e!="object"||e===null){t[o]=e;return}else if(Array.isArray(e)){t[o]=d(e);return}else if(c(e)){t[o]=p(e);return}else if(typeof s!="object"||s===null||Array.isArray(s)){t[o]=r({},e);return}else{t[o]=r(s,e);return}})}),t}var h=w(require("./options")),l=class{constructor(t,e=typeof document<"u"?document.documentElement:null){this.options=t;this.host=e;this.options=t?r(h.default,t):h.default,this.options.init&&this.init()}i=typeof window<"u"?matchMedia?.("(prefers-color-scheme:dark)"):void 0;t;e;initialized=!1;init(){let t=this.options.default,e=this.storage;e&&(t=e),this.value=t,this.initialized=!0}get storage(){let{store:t}=this.options;if(typeof localStorage<"u"&&t)return localStorage.getItem(t)}get systemCurrent(){return this.i.matches?"dark":"light"}set value(t){t==="system"?(this.i?.addEventListener?.("change",this.s),this.current=this.systemCurrent):(this.n(),this.current=t),t!==this.t&&(this.host.dispatchEvent(new CustomEvent("themeChange",{detail:this})),this.t=t)}get value(){return this.t}set current(t){let e=this.e;this.e=t,this.host&&e!==t&&(e&&this.host.classList.remove(e),t&&!this.host.classList.contains(t)&&(this.host.classList.add(t),this.host.style&&(this.host.style.colorScheme=t==="dark"||t==="light"?t:null)))}get current(){return this.e}switch(t){t&&t!==this.value&&(this.value=t,typeof localStorage<"u"&&this.storage!==t&&this.options.store&&localStorage.setItem(this.options.store,t))}n(){this.i?.removeEventListener("change",this.s)}s=t=>{this.current=t.matches?"dark":"light"};destroy(){this.n(),this.host&&(this.host.style.colorScheme=null,this.host.classList.remove(this.current)),typeof localStorage<"u"&&this.options.store&&localStorage.removeItem(this.options.store),this.e=null,this.t=null,this.initialized=!1}};0&&(module.exports={ThemeService}); |
@@ -1,1 +0,1 @@ | ||
(()=>{function f(i){let e=typeof Buffer<"u"?Buffer:null;return!!(e&&i instanceof e||i instanceof Date||i instanceof RegExp)}function c(i){if(typeof Buffer<"u"&&Buffer&&i instanceof Buffer){let e=Buffer.alloc(i.length);return i.copy(e),e}else{if(i instanceof Date)return new Date(i.getTime());if(i instanceof RegExp)return new RegExp(i);throw new Error("Unexpected situation")}}function u(i){let e=[];return i.forEach(function(t,s){typeof t=="object"&&t!==null?Array.isArray(t)?e[s]=u(t):f(t)?e[s]=c(t):e[s]=r({},t):e[s]=t}),e}function h(i,e){return e==="__proto__"?void 0:i[e]}function r(...i){let e={},t,s;return i.forEach(function(n){typeof n!="object"||n===null||Array.isArray(n)||Object.keys(n).forEach(function(o){if(s=h(e,o),t=h(n,o),t!==e)if(typeof t!="object"||t===null){e[o]=t;return}else if(Array.isArray(t)){e[o]=u(t);return}else if(f(t)){e[o]=c(t);return}else if(typeof s!="object"||s===null||Array.isArray(s)){e[o]=r({},t);return}else{e[o]=r(s,t);return}})}),e}var p={store:"theme",init:!0},l=p;var a=class{constructor(e,t=typeof document<"u"?document.documentElement:null){this.options=e;this.host=t;this.options=e?r(l,e):l,this.options.init&&this.init()}e=typeof window<"u"?matchMedia?.("(prefers-color-scheme:dark)"):void 0;t;i;initialized=!1;init(){let e=this.options.default,t=this.storage;t&&(e=t),this.value=e,this.initialized=!0}get storage(){let{store:e}=this.options;if(typeof localStorage<"u"&&e)return localStorage.getItem(e)}get systemCurrent(){return this.e.matches?"dark":"light"}set value(e){e==="system"?(this.e?.addEventListener?.("change",this.s),this.current=this.systemCurrent):(this.o(),this.current=e),e!==this.t&&(this.host.dispatchEvent(new CustomEvent("themeChange",{detail:this})),this.t=e)}get value(){return this.t}set current(e){let t=this.i;this.i=e,this.host&&t!==e&&(t&&this.host.classList.remove(t),e&&!this.host.classList.contains(e)&&(this.host.classList.add(e),this.host.style&&(this.host.style.colorScheme=e==="dark"||e==="light"?e:null)))}get current(){return this.i}switch(e){e&&e!==this.value&&(this.value=e,typeof localStorage<"u"&&this.storage!==e&&this.options.store&&localStorage.setItem(this.options.store,e))}o(){this.e?.removeEventListener("change",this.s)}s=e=>{this.current=e.matches?"dark":"light"};destroy(){this.o(),this.host&&(this.host.style.colorScheme=null,this.host.classList.remove(this.current)),typeof localStorage<"u"&&this.options.store&&localStorage.removeItem(this.options.store),this.initialized=!1}};new a(window.themeServiceOptions);})(); | ||
(()=>{function f(i){let t=typeof Buffer<"u"?Buffer:null;return!!(t&&i instanceof t||i instanceof Date||i instanceof RegExp)}function c(i){if(typeof Buffer<"u"&&Buffer&&i instanceof Buffer){let t=Buffer.alloc(i.length);return i.copy(t),t}else{if(i instanceof Date)return new Date(i.getTime());if(i instanceof RegExp)return new RegExp(i);throw new Error("Unexpected situation")}}function u(i){let t=[];return i.forEach(function(e,s){typeof e=="object"&&e!==null?Array.isArray(e)?t[s]=u(e):f(e)?t[s]=c(e):t[s]=r({},e):t[s]=e}),t}function h(i,t){return t==="__proto__"?void 0:i[t]}function r(...i){let t={},e,s;return i.forEach(function(n){typeof n!="object"||n===null||Array.isArray(n)||Object.keys(n).forEach(function(o){if(s=h(t,o),e=h(n,o),e!==t)if(typeof e!="object"||e===null){t[o]=e;return}else if(Array.isArray(e)){t[o]=u(e);return}else if(f(e)){t[o]=c(e);return}else if(typeof s!="object"||s===null||Array.isArray(s)){t[o]=r({},e);return}else{t[o]=r(s,e);return}})}),t}var p={store:"theme",init:!0},l=p;var a=class{constructor(t,e=typeof document<"u"?document.documentElement:null){this.options=t;this.host=e;this.options=t?r(l,t):l,this.options.init&&this.init()}i=typeof window<"u"?matchMedia?.("(prefers-color-scheme:dark)"):void 0;t;e;initialized=!1;init(){let t=this.options.default,e=this.storage;e&&(t=e),this.value=t,this.initialized=!0}get storage(){let{store:t}=this.options;if(typeof localStorage<"u"&&t)return localStorage.getItem(t)}get systemCurrent(){return this.i.matches?"dark":"light"}set value(t){t==="system"?(this.i?.addEventListener?.("change",this.s),this.current=this.systemCurrent):(this.o(),this.current=t),t!==this.t&&(this.host.dispatchEvent(new CustomEvent("themeChange",{detail:this})),this.t=t)}get value(){return this.t}set current(t){let e=this.e;this.e=t,this.host&&e!==t&&(e&&this.host.classList.remove(e),t&&!this.host.classList.contains(t)&&(this.host.classList.add(t),this.host.style&&(this.host.style.colorScheme=t==="dark"||t==="light"?t:null)))}get current(){return this.e}switch(t){t&&t!==this.value&&(this.value=t,typeof localStorage<"u"&&this.storage!==t&&this.options.store&&localStorage.setItem(this.options.store,t))}o(){this.i?.removeEventListener("change",this.s)}s=t=>{this.current=t.matches?"dark":"light"};destroy(){this.o(),this.host&&(this.host.style.colorScheme=null,this.host.classList.remove(this.current)),typeof localStorage<"u"&&this.options.store&&localStorage.removeItem(this.options.store),this.e=null,this.t=null,this.initialized=!1}};new a(window.themeServiceOptions);})(); |
@@ -1,1 +0,1 @@ | ||
var h=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var y=Object.prototype.hasOwnProperty;var v=(i,t)=>{for(var e in t)h(i,e,{get:t[e],enumerable:!0})},x=(i,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!y.call(i,o)&&o!==e&&h(i,o,{get:()=>t[o],enumerable:!(s=m(t,o))||s.enumerable});return i};var E=i=>x(h({},"__esModule",{value:!0}),i);var b={};v(b,{ThemeService:()=>l,default:()=>l,getPreInitScript:()=>S,options:()=>p});module.exports=E(b);function c(i){let t=typeof Buffer<"u"?Buffer:null;return!!(t&&i instanceof t||i instanceof Date||i instanceof RegExp)}function u(i){if(typeof Buffer<"u"&&Buffer&&i instanceof Buffer){let t=Buffer.alloc(i.length);return i.copy(t),t}else{if(i instanceof Date)return new Date(i.getTime());if(i instanceof RegExp)return new RegExp(i);throw new Error("Unexpected situation")}}function d(i){let t=[];return i.forEach(function(e,s){typeof e=="object"&&e!==null?Array.isArray(e)?t[s]=d(e):c(e)?t[s]=u(e):t[s]=n({},e):t[s]=e}),t}function f(i,t){return t==="__proto__"?void 0:i[t]}function n(...i){let t={},e,s;return i.forEach(function(o){typeof o!="object"||o===null||Array.isArray(o)||Object.keys(o).forEach(function(r){if(s=f(t,r),e=f(o,r),e!==t)if(typeof e!="object"||e===null){t[r]=e;return}else if(Array.isArray(e)){t[r]=d(e);return}else if(c(e)){t[r]=u(e);return}else if(typeof s!="object"||s===null||Array.isArray(s)){t[r]=n({},e);return}else{t[r]=n(s,e);return}})}),t}var p={store:"theme",init:!0},a=p;var l=class{constructor(t,e=typeof document<"u"?document.documentElement:null){this.options=t;this.host=e;this.options=t?n(a,t):a,this.options.init&&this.init()}t=typeof window<"u"?matchMedia?.("(prefers-color-scheme:dark)"):void 0;e;i;initialized=!1;init(){let t=this.options.default,e=this.storage;e&&(t=e),this.value=t,this.initialized=!0}get storage(){let{store:t}=this.options;if(typeof localStorage<"u"&&t)return localStorage.getItem(t)}get systemCurrent(){return this.t.matches?"dark":"light"}set value(t){t==="system"?(this.t?.addEventListener?.("change",this.s),this.current=this.systemCurrent):(this.o(),this.current=t),t!==this.e&&(this.host.dispatchEvent(new CustomEvent("themeChange",{detail:this})),this.e=t)}get value(){return this.e}set current(t){let e=this.i;this.i=t,this.host&&e!==t&&(e&&this.host.classList.remove(e),t&&!this.host.classList.contains(t)&&(this.host.classList.add(t),this.host.style&&(this.host.style.colorScheme=t==="dark"||t==="light"?t:null)))}get current(){return this.i}switch(t){t&&t!==this.value&&(this.value=t,typeof localStorage<"u"&&this.storage!==t&&this.options.store&&localStorage.setItem(this.options.store,t))}o(){this.t?.removeEventListener("change",this.s)}s=t=>{this.current=t.matches?"dark":"light"};destroy(){this.o(),this.host&&(this.host.style.colorScheme=null,this.host.classList.remove(this.current)),typeof localStorage<"u"&&this.options.store&&localStorage.removeItem(this.options.store),this.initialized=!1}};function S(i){return i=Object.assign(a,i),`let e${i.default?`='${i.default}'`:""};const c=localStorage.getItem("${i.store}");c&&(e=c);let t=e;e==="system"&&(t=matchMedia("(prefers-color-scheme:dark)").matches?"dark":"light");const s=document.documentElement;s.classList.add(t);if(t==='dark'||t==='light'){s.style.colorScheme=t;};`} | ||
var h=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var y=Object.prototype.hasOwnProperty;var v=(i,t)=>{for(var e in t)h(i,e,{get:t[e],enumerable:!0})},x=(i,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!y.call(i,o)&&o!==e&&h(i,o,{get:()=>t[o],enumerable:!(s=m(t,o))||s.enumerable});return i};var E=i=>x(h({},"__esModule",{value:!0}),i);var b={};v(b,{ThemeService:()=>l,default:()=>l,getPreInitScript:()=>S,options:()=>p});module.exports=E(b);function c(i){let t=typeof Buffer<"u"?Buffer:null;return!!(t&&i instanceof t||i instanceof Date||i instanceof RegExp)}function u(i){if(typeof Buffer<"u"&&Buffer&&i instanceof Buffer){let t=Buffer.alloc(i.length);return i.copy(t),t}else{if(i instanceof Date)return new Date(i.getTime());if(i instanceof RegExp)return new RegExp(i);throw new Error("Unexpected situation")}}function d(i){let t=[];return i.forEach(function(e,s){typeof e=="object"&&e!==null?Array.isArray(e)?t[s]=d(e):c(e)?t[s]=u(e):t[s]=n({},e):t[s]=e}),t}function f(i,t){return t==="__proto__"?void 0:i[t]}function n(...i){let t={},e,s;return i.forEach(function(o){typeof o!="object"||o===null||Array.isArray(o)||Object.keys(o).forEach(function(r){if(s=f(t,r),e=f(o,r),e!==t)if(typeof e!="object"||e===null){t[r]=e;return}else if(Array.isArray(e)){t[r]=d(e);return}else if(c(e)){t[r]=u(e);return}else if(typeof s!="object"||s===null||Array.isArray(s)){t[r]=n({},e);return}else{t[r]=n(s,e);return}})}),t}var p={store:"theme",init:!0},a=p;var l=class{constructor(t,e=typeof document<"u"?document.documentElement:null){this.options=t;this.host=e;this.options=t?n(a,t):a,this.options.init&&this.init()}i=typeof window<"u"?matchMedia?.("(prefers-color-scheme:dark)"):void 0;t;e;initialized=!1;init(){let t=this.options.default,e=this.storage;e&&(t=e),this.value=t,this.initialized=!0}get storage(){let{store:t}=this.options;if(typeof localStorage<"u"&&t)return localStorage.getItem(t)}get systemCurrent(){return this.i.matches?"dark":"light"}set value(t){t==="system"?(this.i?.addEventListener?.("change",this.s),this.current=this.systemCurrent):(this.o(),this.current=t),t!==this.t&&(this.host.dispatchEvent(new CustomEvent("themeChange",{detail:this})),this.t=t)}get value(){return this.t}set current(t){let e=this.e;this.e=t,this.host&&e!==t&&(e&&this.host.classList.remove(e),t&&!this.host.classList.contains(t)&&(this.host.classList.add(t),this.host.style&&(this.host.style.colorScheme=t==="dark"||t==="light"?t:null)))}get current(){return this.e}switch(t){t&&t!==this.value&&(this.value=t,typeof localStorage<"u"&&this.storage!==t&&this.options.store&&localStorage.setItem(this.options.store,t))}o(){this.i?.removeEventListener("change",this.s)}s=t=>{this.current=t.matches?"dark":"light"};destroy(){this.o(),this.host&&(this.host.style.colorScheme=null,this.host.classList.remove(this.current)),typeof localStorage<"u"&&this.options.store&&localStorage.removeItem(this.options.store),this.e=null,this.t=null,this.initialized=!1}};function S(i){return i=Object.assign(a,i),`let e${i.default?`='${i.default}'`:""};const c=localStorage.getItem("${i.store}");c&&(e=c);let t=e;e==="system"&&(t=matchMedia("(prefers-color-scheme:dark)").matches?"dark":"light");const s=document.documentElement;s.classList.add(t);if(t==='dark'||t==='light'){s.style.colorScheme=t;};`} |
@@ -1,1 +0,1 @@ | ||
{"name":"theme-service","scripts":{"build":"techor pack --shakable","dev":"npm run build -- --watch","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"A CSS theme-switching service for Master CSS","author":"Aoyue Design LLC.","funding":"https://docs.master.co/css/donate","homepage":"https://beta.css.master.co/docs/theme-service","bugs":{"url":"https://github.com/master-co/css/issues"},"repository":{"type":"git","url":"https://github.com/master-co/css.git","directory":"packages/theme-service"},"keywords":["css","theme","theme-switching","prefers-color-scheme","dark mode","mastercss"],"sideEffects":false,"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","browser":"./dist/index.browser.js","types":"./dist/index.d.ts","exports":{".":{"browser":{"import":"./dist/index.mjs","types":"./dist/index.browser.d.ts"},"require":"./dist/cjs/index.js","import":"./dist/esm/index.mjs","types":"./dist/index.d.ts"}},"files":["dist"],"publishConfig":{"access":"public"},"devDependencies":{"@techor/extend":"^2.1.15"},"version":"2.0.0-beta.152"} | ||
{"name":"theme-service","scripts":{"build":"techor pack --shakable","dev":"npm run build -- --watch","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"A CSS theme-switching service for Master CSS","author":"Aoyue Design LLC.","funding":"https://docs.master.co/css/donate","homepage":"https://beta.css.master.co/docs/theme-service","bugs":{"url":"https://github.com/master-co/css/issues"},"repository":{"type":"git","url":"https://github.com/master-co/css.git","directory":"packages/theme-service"},"keywords":["css","theme","theme-switching","prefers-color-scheme","dark mode","mastercss"],"sideEffects":false,"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","browser":"./dist/index.browser.js","types":"./dist/index.d.ts","exports":{".":{"browser":{"import":"./dist/index.mjs","types":"./dist/index.browser.d.ts"},"require":"./dist/cjs/index.js","import":"./dist/esm/index.mjs","types":"./dist/index.d.ts"}},"files":["dist"],"publishConfig":{"access":"public"},"devDependencies":{"@techor/extend":"^2.1.15"},"version":"2.0.0-beta.153"} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
25626
125
0
0