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

assetstream

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assetstream - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

2

package.json
{
"name": "assetstream",
"version": "0.1.11",
"version": "0.1.12",
"description": "Stream and transform your browser assets.",

@@ -5,0 +5,0 @@ "repository": {

@@ -33,3 +33,3 @@

var css =
'html:before {\n' +
'body:before {\n' +
'\tposition: fixed;\n' +

@@ -46,6 +46,2 @@ '\tz-index: 100000;\n' +

'\topacity: 1.0;\n' +
'}\n' +
'\n' +
'body {\n' +
'\topacity: 0.5;\n' +
'}\n';

@@ -52,0 +48,0 @@ return css;

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