Socket
Socket
Sign inDemoInstall

@emotion/sheet

Package Overview
Dependencies
0
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.5 to 0.2.0

2

dist/index.cjs.js

@@ -203,3 +203,3 @@ 'use strict';

exports.DynamicStyleSheet = DynamicStyleSheet;
exports['default'] = StyleSheet;
exports.StyleSheet = StyleSheet;
//# sourceMappingURL=index.cjs.js.map

@@ -198,4 +198,3 @@ /*

export { DynamicStyleSheet };
export default StyleSheet;
export { DynamicStyleSheet, StyleSheet };
//# sourceMappingURL=index.es.js.map
{
"name": "@emotion/sheet",
"version": "0.0.5",
"version": "0.2.0",
"description": "emotion's stylesheet",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs.js",

@@ -110,3 +110,3 @@ // @flow

export default class StyleSheet {
export class StyleSheet {
injected: boolean

@@ -113,0 +113,0 @@ isSpeedy: boolean

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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