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

@atomist/slack-messages

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atomist/slack-messages - npm Package Compare versions

Comparing version 0.3.1 to 0.4.0

.npmignore

14

CHANGELOG.md

@@ -10,4 +10,16 @@ # Change Log

[Unreleased]: https://github.com/atomist/slack-messages/compare/0.3.1...HEAD
[Unreleased]: https://github.com/atomist/slack-messages/compare/0.4.0...HEAD
## [0.4.0] - 2017-05-10
[0.4.0]: https://github.com/atomist/slack-messages/compare/0.3.1...0.4.0
### Fixed
- **BREAKING** Flatten module structure. You will need to update your
import statements:
before: `import { ... } from "@atomist/slack-messages/build/src/RugMessages";`
after: `import { ... } from "@atomist/slack-messages/RugMessages";`
## [0.3.1] - 2017-05-10

@@ -14,0 +26,0 @@

2

package.json
{
"name": "@atomist/slack-messages",
"version": "0.3.1",
"version": "0.4.0",
"author": "Atomist, Inc",

@@ -5,0 +5,0 @@ "directories": {

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