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

dictionary-types

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dictionary-types - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

LICENSE.md

@@ -1,2 +0,2 @@

Copyright 2018-2020 Software Ventures Limited.
Copyright 2018-2021 Software Ventures Limited.

@@ -3,0 +3,0 @@ Permission to use, copy, modify, and/or distribute this software for any

{
"name": "dictionary-types",
"version": "1.2.0",
"version": "1.2.1",
"description": "Convenient type definitions for commonly used dictionary/map style objects in TypeScript",
"keywords": [
"typescript",
"collections",
"dictionary",
"hashmap",
"map",
"hashmap",
"collections"
"typescript"
],

@@ -15,15 +15,16 @@ "author": "Daniel Cassidy <mail@danielcassidy.me.uk>",

"bugs": "https://github.com/softwareventures/dictionary-types/issues",
"repository": "github:softwareventures/dictionary-types",
"license": "ISC",
"repository": "github:softwareventures/dictionary-types",
"scripts": {
"test": "tslint --project .",
"semantic-release": "semantic-release"
"semantic-release": "semantic-release",
"test": "tslint --project ."
},
"sideEffects": false,
"devDependencies": {
"@softwareventures/tslint-rules": "0.7.1",
"cz-conventional-changelog": "3.1.0",
"semantic-release": "17.0.4",
"tslint": "6.1.0",
"typescript": "3.8.3"
"@softwareventures/semantic-release-config": "1.1.2",
"@softwareventures/tslint-rules": "0.9.2",
"cz-conventional-changelog": "3.3.0",
"semantic-release": "17.4.4",
"tslint": "6.1.3",
"typescript": "4.3.5"
},

@@ -34,3 +35,6 @@ "config": {

}
},
"release": {
"extends": "@softwareventures/semantic-release-config"
}
}
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