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

cimpress-tagliatelle

Package Overview
Dependencies
Maintainers
5
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cimpress-tagliatelle - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

1

CHANGELOG.md

@@ -7,2 +7,3 @@ # Changelog

## [0.3.4] - 2019.07.17
## [0.3.3] - 2019.07.17

@@ -9,0 +10,0 @@ ### Changed

15

package.json
{
"name": "cimpress-tagliatelle",
"version": "0.3.3",
"version": "0.3.4",
"description": "A thin client for Cimpress Tagliatelle service",
"main": "lib/index.js",
"scripts": {
"test": "eslint --ext .js src; jest --coverage; ./node_modules/.bin/jest-coverage-ratchet",
"test": "eslint --ext .js src; jest --coverage",
"build": "node ./node_modules/@babel/cli/bin/babel.js src -d lib --copy-files"

@@ -39,3 +39,2 @@ },

"jest": "^24.8.0",
"jest-coverage-ratchet": "^0.2.3",
"xhr-mock": "^2.4.1"

@@ -51,12 +50,4 @@ },

"src/**/*.js"
],
"coverageThreshold": {
"global": {
"lines": 86.84,
"statements": 86.84,
"functions": 77.78,
"branches": 90.48
}
}
]
}
}

Sorry, the diff of this file is too big to display

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