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

@spark-web/utils

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-web/utils - npm Package Compare versions

Comparing version 1.1.5 to 1.2.0

2

dist/declarations/src/internal/buildDataAttributes.d.ts

@@ -1,2 +0,2 @@

export declare type DataAttributeMap = Record<string, string | number>;
export declare type DataAttributeMap = Record<string, string | number | boolean>;
export declare const buildDataAttributes: (data?: DataAttributeMap) => DataAttributeMap;
{
"name": "@spark-web/utils",
"version": "1.1.5",
"version": "1.2.0",
"license": "MIT",

@@ -13,3 +13,3 @@ "main": "dist/spark-web-utils.cjs.js",

"dependencies": {
"@babel/runtime": "^7.18.3"
"@babel/runtime": "^7.18.9"
},

@@ -16,0 +16,0 @@ "devDependencies": {

---
title: Utilities
isExperimentalPackage: true
---
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