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

@slidev/types

Package Overview
Dependencies
Maintainers
1
Versions
410
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slidev/types - npm Package Compare versions

Comparing version 0.0.0-alpha.50 to 0.0.0-alpha.53

56

package.json
{
"name": "@slidev/types",
"version": "0.0.0-alpha.50",
"description": "Shared types declerations for Slidev",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/slidevjs/slidev"
},
"funding": "https://github.com/sponsors/antfu",
"author": "antfu <anthonyfu117@hotmail.com>",
"files": [
"dist",
"client.d.ts",
"index.d.ts"
],
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "index.d.ts",
"homepage": "https://github.com/slidevjs/slidev",
"bugs": "https://github.com/slidevjs/slidev/issues",
"scripts": {
"build": "tsup src/index.ts --format cjs,esm --dts",
"dev": "nr build --watch"
},
"devDependencies": {
"@antfu/utils": "^0.1.4",
"markdown-it-shiki": "^0.2.3"
}
"name": "@slidev/types",
"version": "0.0.0-alpha.53",
"description": "Shared types declerations for Slidev",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/slidevjs/slidev"
},
"funding": "https://github.com/sponsors/antfu",
"author": "antfu <anthonyfu117@hotmail.com>",
"files": [
"dist",
"client.d.ts",
"index.d.ts"
],
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "index.d.ts",
"homepage": "https://github.com/slidevjs/slidev",
"bugs": "https://github.com/slidevjs/slidev/issues",
"devDependencies": {
"@antfu/utils": "^0.1.4",
"markdown-it-shiki": "^0.2.3"
},
"scripts": {
"build": "tsup src/index.ts --format cjs,esm --dts",
"dev": "nr build --watch"
}
}
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