Socket
Socket
Sign inDemoInstall

@semcore/spin-container

Package Overview
Dependencies
Maintainers
1
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semcore/spin-container - npm Package Compare versions

Comparing version 5.0.4 to 5.0.5

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## [5.0.5] - 2022-04-03
### Changed
- Version patch update due to children dependencies update (`@semcore/animation` [1.5.0 ~> 1.5.0]).
## [5.0.4] - 2022-03-14

@@ -7,0 +13,0 @@

6

lib/cjs/SpinContainer.js

@@ -99,3 +99,3 @@ "use strict";

value: function render() {
var _ref = this ? this.asProps : arguments[0],
var _ref = this.asProps,
_ref4;

@@ -135,3 +135,3 @@

value: function render() {
var _ref2 = this ? this.asProps : arguments[0],
var _ref2 = this.asProps,
_ref5;

@@ -168,3 +168,3 @@

function Content(props) {
var _ref3 = this ? this.asProps : arguments[0],
var _ref3 = arguments[0],
_ref6;

@@ -171,0 +171,0 @@

@@ -78,3 +78,3 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck";

value: function render() {
var _ref = this ? this.asProps : arguments[0],
var _ref = this.asProps,
_ref4;

@@ -118,3 +118,3 @@

value: function render() {
var _ref2 = this ? this.asProps : arguments[0],
var _ref2 = this.asProps,
_ref5;

@@ -152,3 +152,3 @@

function Content(props) {
var _ref3 = this ? this.asProps : arguments[0],
var _ref3 = arguments[0],
_ref6;

@@ -155,0 +155,0 @@

{
"name": "@semcore/spin-container",
"description": "SEMRush SpinContainer Component",
"version": "5.0.4",
"version": "5.0.5",
"main": "lib/cjs/index.js",

@@ -6,0 +6,0 @@ "module": "lib/es6/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