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

@atlaskit/util-service-support

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/util-service-support - npm Package Compare versions

Comparing version 3.1.1 to 4.0.0

build/es2015/tsconfig.json

5

CHANGELOG.md
# @atlaskit/util-service-support
## 4.0.0
- [major] [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
- Dropped ES5 distributables from the typescript packages
## 3.1.1

@@ -4,0 +9,0 @@ - Updated dependencies [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):

2

dist/package.json
{
"name": "@atlaskit/util-service-support",
"version": "3.1.1"
"version": "4.0.0"
}
{
"name": "@atlaskit/util-service-support",
"version": "3.1.1",
"version": "4.0.0",
"description": "A library of support classes for integrating React components with REST HTTP services",

@@ -8,11 +8,5 @@ "config": {

},
"main": "dist/es5/index.js",
"atlaskit:src": "src/index.ts",
"jsnext:main": "dist/es2015/index.js",
"module": "dist/es2015/index.js",
"types": "dist/es5/index.d.ts",
"files": [
"dist",
"src"
],
"module": "index.js",
"types": "index.d.ts",
"dependencies": {

@@ -34,3 +28,3 @@ "tslib": "^1.8.0",

"devDependencies": {
"@atlaskit/docs": "^7.0.0",
"@atlaskit/docs": "^7.0.1",
"es6-promise": "^4.0.5",

@@ -37,0 +31,0 @@ "fetch-mock": "^6.5.2",

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