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

react-publish-toggle

Package Overview
Dependencies
Maintainers
5
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-publish-toggle - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

9

index.js

@@ -102,7 +102,8 @@ 'use strict';

{ className: 'ReactPublishToggle__svg', xmlns: 'http://www.w3.org/2000/svg', width: '24', height: '22', viewBox: '0 0 32 32' },
_React2['default'].createElement('path', { className: 'ReactPublishToggle__cloud',
d: 'M26.287 12.893c.073-.406.125-.82.125-1.248 0-3.824-3.097-6.925-6.927-6.925-3.35 0-6.14 2.377-6.783 5.534-.583-.227-1.21-.362-1.873-.362-2.87 0-5.193 2.326-5.193 5.194 0 .203.037.397.06.595-2.075.96-3.522 3.05-3.522 5.487 0 3.05 2.245 6.06 5.194 6.06h14.71c4.31 0 7.795-3.49 7.795-7.792 0-2.75-1.434-5.157-3.588-6.543z' }),
_React2['default'].createElement('path', {
className: 'ReactPublishToggle__check',
d: 'm 22.415,11.168 c -0.763,-0.562 -1.852,-0.408 -2.424,0.346 l -5.265,6.924 -2.886,-2.832 c -0.678,-0.665 -1.774,-0.665 -2.45,0 -0.678,0.663 -0.678,1.74 0,2.404 l 5.717,5.61 7.662,-10.073 c 0.57,-0.753 0.413,-1.818 -0.355,-2.378 z' })
d: 'm 26.287,12.893 c 0.0095,-0.05309 0.01873,-0.106307 0.02749,-0.159678 0.05822,-0.354823 0.09751,-0.716283 0.09751,-1.088322 0,-3.824 -3.097,-6.925 -6.927,-6.925 -3.35,0 -6.14,2.377 -6.783,5.534 -0.583,-0.227 -1.21,-0.362 -1.873,-0.362 -2.87,0 -5.193,2.326 -5.193,5.194 0,0.203 0.037,0.397 0.06,0.595 -2.075,0.96 -3.522,3.05 -3.522,5.487 0,3.05 2.245,6.06 5.194,6.06 l 14.71,0 c 4.31,0 7.795,-3.49 7.795,-7.792 0,-1.876355 -0.667596,-3.593026 -1.775986,-4.934649 -0.262479,-0.317711 -0.549677,-0.614389 -0.858583,-0.887175 -0.168284,-0.148607 -0.343011,-0.290123 -0.523692,-0.424085 -0.08659,-0.0642 -0.174542,-0.126662 -0.263811,-0.18734 Z',
className: 'ReactPublishToggle__cloud' }),
_React2['default'].createElement('path', {
d: 'm 22.415,11.168 c -0.763,-0.562 -1.852,-0.408 -2.424,0.346 l -5.265,6.924 -2.886,-2.832 c -0.678,-0.665 -1.774,-0.665 -2.45,0 -0.678,0.663 -0.678,1.74 0,2.404 l 5.717,5.61 7.662,-10.073 c 0.57,-0.753 0.413,-1.818 -0.355,-2.378 z',
className: 'ReactPublishToggle__check' })
)

@@ -109,0 +110,0 @@ );

{
"name": "react-publish-toggle",
"version": "0.0.3",
"version": "0.0.4",
"description": "React component for published/unpublished state. WIP. Not ready for production.",

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

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