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

clarity-animation

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clarity-animation - npm Package Compare versions

Comparing version 1.0.21 to 1.0.22

2

library/CustomRenderAnimation.ts

@@ -8,3 +8,3 @@ import Animation from "./Animation";

var isColor = /^#([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$|^rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)$|^rgba\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+|\d\.\d+)\s*\)$/;
var isUnitNumber = /^([0-9]+)([^0-9]+)$/;
var isUnitNumber = /^(\-?[0-9]+)([^0-9]+)$/;

@@ -11,0 +11,0 @@ var colorAliases = {

{
"name": "clarity-animation",
"version": "1.0.21",
"version": "1.0.22",
"description": "Unopinionated animation library.",

@@ -5,0 +5,0 @@ "main": "./dist/main.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