New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@things-factory/styles

Package Overview
Dependencies
Maintainers
14
Versions
466
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@things-factory/styles - npm Package Compare versions

Comparing version 3.0.0-beta.30 to 3.0.0-beta.33

2

dist/styles.js

@@ -91,3 +91,3 @@ /**

found at http://polymer.github.io/PATENTS.txt
*/;const e=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,o=Symbol();class r{constructor(t,e){if(e!==o)throw new Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){return void 0===this._styleSheet&&(e?(this._styleSheet=new CSSStyleSheet,this._styleSheet.replaceSync(this.cssText)):this._styleSheet=null),this._styleSheet}toString(){return this.cssText}}const s=(t,...e)=>{const s=e.reduce(((e,o,s)=>e+(t=>{if(t instanceof r)return t.cssText;if("number"==typeof t)return t;throw new Error(`Value passed to 'css' function must be a 'css' function result: ${t}. Use 'unsafeCSS' to pass non-literal values, but\n take care to ensure page security.`)})(o)+t[s+1]),t[0]);return new r(s,o)};
*/;const e=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,o=Symbol();class r{constructor(t,e){if(e!==o)throw new Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){return void 0===this._styleSheet&&(e?(this._styleSheet=new CSSStyleSheet,this._styleSheet.replaceSync(this.cssText)):this._styleSheet=null),this._styleSheet}toString(){return this.cssText}}const s=(t,...e)=>{const s=e.reduce((e,o,s)=>e+(t=>{if(t instanceof r)return t.cssText;if("number"==typeof t)return t;throw new Error(`Value passed to 'css' function must be a 'css' function result: ${t}. Use 'unsafeCSS' to pass non-literal values, but\n take care to ensure page security.`)})(o)+t[s+1],t[0]);return new r(s,o)};
/**

@@ -94,0 +94,0 @@ * @license

{
"name": "@things-factory/styles",
"version": "3.0.0-beta.30",
"version": "3.0.0-beta.33",
"browser": "src/index.js",

@@ -38,3 +38,3 @@ "module": "dist/styles.js",

},
"gitHead": "2f856e257856a2930fc32869cacebb626c569535"
"gitHead": "321bf2cbac042ea6c02fbbe8556c30c2b4e9516f"
}
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