Socket
Socket
Sign inDemoInstall

noodl-types

Package Overview
Dependencies
Maintainers
1
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noodl-types - npm Package Compare versions

Comparing version 1.0.185 to 1.0.186

5

package.json

@@ -32,6 +32,7 @@ {

"scripts": {
"prebuild": "rm -rf dist",
"build": "tsc",
"build:cjs": "tsc --outDir dist/cjs --project tsconfig.cjs.json",
"build:esm": "tsc --outDir dist --project tsconfig.json",
"start": "rm -rf dist && tsc --watch",
"start": "tsc --watch",
"test": "cross-env TS_NODE_PROJECT=\"tsconfig.test.json\" NODE_ENV=test ts-mocha -r source-map-support/register --extensions ts --watch --watch-files src \"src/**/*.test.ts\""

@@ -47,3 +48,3 @@ },

"typings": "./dist/index.d.ts",
"version": "1.0.185"
"version": "1.0.186"
}
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