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

@atlas.js/service

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlas.js/service - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

test/api.test.js

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

<a name="1.0.0"></a>
# [1.0.0](https://github.com/strvcom/atlas.js/compare/@atlas.js/service@0.1.0...@atlas.js/service@1.0.0) (2017-10-24)
### Features
* Expose the atlas instance as this.atlas inside components ([34b0778](https://github.com/strvcom/atlas.js/commit/34b0778)), closes [#24](https://github.com/strvcom/atlas.js/issues/24)
### BREAKING CHANGES
* 🔥
<a name="0.1.0"></a>

@@ -8,0 +24,0 @@ # [0.1.0](https://github.com/strvcom/atlas.js/compare/@atlas.js/service@0.0.4...@atlas.js/service@0.1.0) (2017-09-27)

4

package.json
{
"name": "@atlas.js/service",
"description": "The base Service class all services should inherit from for @atlas.js",
"version": "0.1.0",
"version": "1.0.0",
"author": "Robert Rossmann <robert.rossmann@strv.com>",

@@ -9,3 +9,3 @@ "bugs": "https://github.com/strvcom/atlas.js/issues",

"dependencies": {
"@atlas.js/component": "^0.1.0"
"@atlas.js/component": "^1.0.0"
},

@@ -12,0 +12,0 @@ "engines": {

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