Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

untyped

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

untyped - npm Package Compare versions

Comparing version 0.2.13 to 0.3.0

17

package.json
{
"name": "untyped",
"version": "0.2.13",
"version": "0.3.0",
"description": "",

@@ -26,5 +26,6 @@ "repository": "unjs/untyped",

"prepack": "yarn build",
"playground": "vite playground",
"release": "yarn test && standard-version && git push --follow-tags && npm publish",
"test": "yarn lint && jest"
"test": "yarn lint && jest",
"web": "nuxi dev web",
"web:build": "cd web && nuxi build"
},

@@ -40,6 +41,5 @@ "devDependencies": {

"@types/node": "latest",
"@vitejs/plugin-vue": "latest",
"@vue/compiler-sfc": "latest",
"eslint": "latest",
"hljs": "^6.2.3",
"hljs": "latest",
"jest": "latest",

@@ -49,2 +49,4 @@ "json-schema": "latest",

"monaco-editor": "latest",
"nuxt-windicss": "^2.0.12",
"nuxt3": "^3.0.0-27287661.1e0e881",
"prismjs": "latest",

@@ -54,7 +56,4 @@ "scule": "latest",

"standard-version": "latest",
"ts-jest": "latest",
"vite": "latest",
"vite-plugin-windicss": "^1.5.1",
"vue": "3"
"ts-jest": "latest"
}
}

@@ -153,3 +153,3 @@ # untyped

- Install dependencies with `yarn install`
- Use `yarn dev` to start playground (work with `src/`)
- Use `yarn web` to start playground website
- Use `yarn test` before push to ensure all tests and lint checks passing

@@ -156,0 +156,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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