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

@atlas.js/action

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlas.js/action - npm Package Compare versions

Comparing version 1.2.0-alpha.1 to 1.2.0

17

CHANGELOG.md

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

# [1.2.0](https://github.com/strvcom/atlas.js/compare/@atlas.js/action@1.1.1...@atlas.js/action@1.2.0) (2019-02-08)
### Bug Fixes
* remove `declare module` wrappers from all d.ts files 🔥 ([c0e7cd5](https://github.com/strvcom/atlas.js/commit/c0e7cd5)), closes [#69](https://github.com/strvcom/atlas.js/issues/69)
### Features
* **action:** add typings ([727e7c4](https://github.com/strvcom/atlas.js/commit/727e7c4))
* **atlas:** add typings ([4fcf8d4](https://github.com/strvcom/atlas.js/commit/4fcf8d4))
# [1.2.0-alpha.1](https://github.com/strvcom/atlas.js/compare/@atlas.js/action@1.2.0-alpha.0...@atlas.js/action@1.2.0-alpha.1) (2019-01-28)

@@ -8,0 +25,0 @@

6

package.json
{
"name": "@atlas.js/action",
"description": "The base Action class all actions should inherit from for @atlas.js",
"version": "1.2.0-alpha.1",
"version": "1.2.0",
"author": "Robert Rossmann <robert.rossmann@strv.com>",

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

"dependencies": {
"@atlas.js/component": "^2.2.0-alpha.1"
"@atlas.js/component": "^2.2.0"
},

@@ -27,3 +27,3 @@ "engines": {

},
"gitHead": "39c0427aa76e1003d5f4acf19cee927925ca0ad3"
"gitHead": "e67f1220a6aa157ef078f26075b6aa5bfad5ee18"
}
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