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

@ta-interaktiv/babel-preset-react-component

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ta-interaktiv/babel-preset-react-component - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

13

CHANGELOG.md

@@ -0,1 +1,14 @@

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="0.1.7"></a>
## 0.1.7 (2018-02-28)
**Note:** Version bump only for package @ta-interaktiv/babel-preset-react-component
<a name="0.1.6"></a>

@@ -2,0 +15,0 @@

40

package.json
{
"name": "@ta-interaktiv/babel-preset-react-component",
"version": "0.1.6",
"version": "0.1.7",
"description": "Babel preset for developing reusable React components.",
"main": "index.js",
"scripts": {
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
"format": "prettier-standard '*.{js,json,md}'",
"test": "echo \"Error: no test specified\" && exit 1",
"postpublish": "git push --follow-tags",
"precommit": "lint-staged",
"preversion": "git checkout master && git pull",
"version": "yarn run changelog && git add --all"
},
"engines": {
"yarn": "*"
},
"keywords": ["babel", "preset"],
"author": "Kaspar Manz <kaspar.manz@tages-anzeiger.ch>",
"scripts": {},
"keywords": [
"babel",
"preset"
],
"author": "Kaspar Manz <kaspar.manz@tamedia.ch>",
"license": "ISC",

@@ -27,19 +19,9 @@ "dependencies": {

},
"devDependencies": {
"conventional-changelog-cli": "^1.3.5",
"husky": "^0.14.3",
"lint-staged": "^6.0.0",
"prettier-standard": "^8.0.0"
"peerDependencies": {
"babel-core": "^6.26.0"
},
"repository": {
"type": "git",
"url":
"git@gitlab.com:ta-interaktiv/modules/babel-preset-react-component.git"
},
"lint-staged": {
"linters": {
"*.{js,json,md}": ["prettier-standard", "git add"]
}
},
"browserslist": [">= 0.25% in CH", "last 3 major versions"]
"url": "git@gitlab.com:ta-interaktiv/packages.git"
}
}
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