New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@teamleader/ui-illustrations

Package Overview
Dependencies
Maintainers
12
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teamleader/ui-illustrations - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

6

CHANGELOG.md

@@ -13,2 +13,8 @@ ## [unreleased]

## [0.0.23] - 2019-11-08
### Changed
- Allow all node versions bigger than v8
## [0.0.22] - 2019-09-20

@@ -15,0 +21,0 @@

16

package.json
{
"name": "@teamleader/ui-illustrations",
"description": "Teamleader UI Illustrations",
"version": "0.0.22",
"version": "0.0.23",
"author": "Teamleader <development@teamleader.eu> (https://www.teamleader.eu)",

@@ -11,12 +11,12 @@ "bugs": {

"devDependencies": {
"@babel/cli": "^7.5.0",
"@babel/core": "^7.5.4",
"@babel/cli": "^7.6.2",
"@babel/core": "^7.6.2",
"@babel/plugin-proposal-export-default-from": "^7.5.2",
"@babel/preset-env": "^7.5.4",
"@babel/preset-env": "^7.6.2",
"@babel/preset-react": "^7.0.0",
"@babel/register": "^7.4.4",
"@babel/register": "^7.6.2",
"@balajmarius/svg2jsx": "^2.0.0",
"bluebird": "^3.5.0",
"cheerio": "^1.0.0-rc.2",
"cli-color": "^1.2.0",
"cli-color": "^2.0.0",
"eslint-plugin-standard": "^4.0.0",

@@ -30,4 +30,4 @@ "fs-extra": "^8.1.0",

"engines": {
"node": "^8.0.0",
"npm": "^5.0.0"
"node": ">=8.0.0",
"npm": ">=5.0.0"
},

@@ -34,0 +34,0 @@ "homepage": "https://github.com/teamleadercrm/ui-illustrations#readme",

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