Socket
Socket
Sign inDemoInstall

modern-dictionary

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

modern-dictionary - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

modern-dictionary/Dictionary.d.ts

10

package.json
{
"name": "modern-dictionary",
"version": "0.0.5",
"main": "lib/index.js",
"types": "./lib/index.d.ts",
"version": "0.0.6",
"main": "modern-dictionary/index.js",
"types": "modern-dictionary/index.d.ts",
"author": "xamm",

@@ -39,2 +39,3 @@ "license": "MIT",

"scripts": {
"move": "mkdir -p ./modern-dictionary/ && cp -r ./lib/src/* ./modern-dictionary/",
"postpublish": "tsc",

@@ -47,4 +48,5 @@ "build": "tsc",

"files": [
"lib/src/**/*"
"lib/src/**/*",
"modern-dictionary"
]
}
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