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

syncware-units

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

syncware-units - npm Package Compare versions

Comparing version 4.0.6 to 4.0.8

src/convertUnits.ts

14

package.json
{
"name": "syncware-units",
"version": "4.0.6",
"version": "4.0.8",
"description": "Syncware Units Software",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"files": [
"build/**/*"
],
"scripts": {

@@ -14,14 +11,5 @@ "build": "tsc",

"dev:debug": "nodemon src/index.ts --inspect",
"dev:run": "nodemon build/index.js",
"start": "node build/index.js",
"test": "jest --watchAll --no-cache",
"prepublish": "tsc"
},
"jest": {
"preset": "ts-jest",
"testEnvironment": "node",
"setupFilesAfterEnv": [
"./src/test/setup.ts"
]
},
"author": "felixgiftinfo@gmail.com",

@@ -28,0 +16,0 @@ "license": "ISC",

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