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

typed-dom

Package Overview
Dependencies
Maintainers
1
Versions
350
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-dom - npm Package Compare versions

Comparing version 0.0.234 to 0.0.235

2

gulpfile.js

@@ -156,3 +156,3 @@ const gulp = require('gulp');

gulp.task('update', done => {
shell('ncu -ux del');
shell('ncu -u');
shell('ncu -ut greatest typescript');

@@ -159,0 +159,0 @@ shell('npm i --no-shrinkwrap');

{
"name": "typed-dom",
"version": "0.0.234",
"version": "0.0.235",
"description": "A DOM component builder creating type-level DOM structures.",

@@ -35,7 +35,7 @@ "private": false,

"@types/i18next": "^13.0.0",
"@types/mocha": "^8.2.3",
"@types/mocha": "^9.0.0",
"@types/power-assert": "1.5.4",
"benchmark": "^2.1.4",
"browserify": "^17.0.0",
"del": "4.1.0",
"del": "^6.0.0",
"gulp": "^4.0.2",

@@ -56,6 +56,6 @@ "gulp-derequire": "^3.0.0",

"karma-mocha": "^2.0.1",
"mocha": "^9.0.2",
"mocha": "^9.0.3",
"npm-check-updates": "^11.8.3",
"power-assert": "^1.6.1",
"spica": "0.0.481",
"spica": "0.0.482",
"tsify": "^5.0.4",

@@ -62,0 +62,0 @@ "typescript": "4.3.5",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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