Socket
Socket
Sign inDemoInstall

@unction/type

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unction/type - npm Package Compare versions

Comparing version 2.3.0 to 2.4.0

10

package.json
{
"name": "@unction/type",
"version": "2.3.0",
"version": "2.4.0",
"description": "Returns the type name of the value provided.",

@@ -17,5 +17,5 @@ "keywords": [

"license": "ISC",
"homepage": "https://github.com/unctionjs/tempLate#readme",
"repository": "github:unctionjs/tempLate",
"bugs": "https://github.com/unctionjs/tempLate/issues",
"homepage": "https://github.com/unctionjs/type#readme",
"repository": "github:unctionjs/type",
"bugs": "https://github.com/unctionjs/type/issues",
"main": "transpiled/index.js",

@@ -28,3 +28,3 @@ "scripts": {

"check": "flow-typed install && flow check",
"ci": "npm run build && npm run test && npm run lint && npm run check",
"ci": "npm run test && npm run lint && npm run check",
"watch": "chokidar './index.js' './test.js' --command 'npm run ci --silent'"

@@ -31,0 +31,0 @@ },

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