Socket
Socket
Sign inDemoInstall

@tanem/svg-injector

Package Overview
Dependencies
4
Maintainers
1
Versions
218
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.1.67 to 10.1.68

18

package.json
{
"name": "@tanem/svg-injector",
"version": "10.1.67",
"version": "10.1.68",
"description": "Fast, caching, dynamic inline SVG DOM injection library.",

@@ -28,3 +28,3 @@ "author": "Tane Morgan (https://github.com/tanem)",

"dependencies": {
"@babel/runtime": "^7.23.1",
"@babel/runtime": "^7.23.2",
"content-type": "^1.0.5",

@@ -34,6 +34,6 @@ "tslib": "^2.6.2"

"devDependencies": {
"@babel/core": "7.23.0",
"@babel/plugin-transform-runtime": "7.22.15",
"@babel/preset-env": "7.22.20",
"@babel/preset-typescript": "7.23.0",
"@babel/core": "7.23.2",
"@babel/plugin-transform-runtime": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@rollup/plugin-babel": "6.0.4",

@@ -44,3 +44,3 @@ "@rollup/plugin-commonjs": "25.0.5",

"@rollup/plugin-terser": "0.4.4",
"@types/chai": "4.3.6",
"@types/chai": "4.3.8",
"@types/content-type": "1.1.6",

@@ -53,4 +53,4 @@ "@types/karma": "6.3.5",

"@types/webpack-env": "1.18.2",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"babel-loader": "9.1.3",

@@ -57,0 +57,0 @@ "babel-plugin-istanbul": "6.1.1",

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