pc-nrfconnect-ble
Advanced tools
Comparing version 2.0.1 to 2.1.0
{ | ||
"name": "pc-nrfconnect-ble", | ||
"version": "2.0.1", | ||
"description": "A natural first choice for Bluetooth low energy development", | ||
"displayName": "Bluetooth low energy", | ||
"version": "2.1.0", | ||
"description": "A natural first choice for Bluetooth Low Energy development", | ||
"displayName": "Bluetooth Low Energy", | ||
"repository": { | ||
@@ -14,12 +14,12 @@ "type": "git", | ||
"engines": { | ||
"nrfconnect": "2.x" | ||
"nrfconnect": "^2.2.0" | ||
}, | ||
"scripts": { | ||
"dev": "webpack --watch", | ||
"webpack": "webpack", | ||
"build": "cross-env NODE_ENV=production webpack", | ||
"lint": "eslint lib", | ||
"test": "jest --testResultsProcessor jest-bamboo-formatter", | ||
"test-watch": "jest --watch", | ||
"clean": "npm install rimraf && npm run clean-dist && npm run clean-modules", | ||
"dev": "nrfconnect-scripts build-watch", | ||
"webpack": "nrfconnect-scripts build-dev", | ||
"build": "nrfconnect-scripts build-prod", | ||
"lint": "nrfconnect-scripts lint lib", | ||
"test": "nrfconnect-scripts test", | ||
"test-watch": "nrfconnect-scripts test --watch", | ||
"clean": "npm run clean-dist && npm run clean-modules", | ||
"clean-dist": "rimraf dist", | ||
@@ -30,2 +30,3 @@ "clean-modules": "rimraf \"node_modules/!(rimraf|.bin)\"" | ||
"dist/", | ||
"resources/icon.*", | ||
"icon.png", | ||
@@ -40,3 +41,3 @@ "LICENSE" | ||
"mousetrap": "^1.6.1", | ||
"pc-nrfconnect-devdep": "https://github.com/NordicSemiconductor/pc-nrfconnect-devdep.git#v1.0.0", | ||
"pc-nrfconnect-devdep": "https://github.com/NordicSemiconductor/pc-nrfconnect-devdep.git#v1.1.0", | ||
"react-d3-components": "^0.6.6", | ||
@@ -48,13 +49,3 @@ "react-onclickoutside": "^5.10.0", | ||
}, | ||
"dependencies": {}, | ||
"jest": { | ||
"moduleNameMapper": { | ||
"\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2)$": "<rootDir>/mocks/fileMock.js", | ||
"\\.(css|less)$": "<rootDir>/mocks/styleMock.js", | ||
"nrfconnect/core": "<rootDir>/mocks/coreMock.js", | ||
"pc-ble-driver-js": "<rootDir>/mocks/bleDriverMock.js", | ||
"pc-nrfjprog-js": "<rootDir>/mocks/nrfjprogMock.js", | ||
"serialport": "<rootDir>/mocks/serialportMock.js" | ||
} | ||
} | ||
"dependencies": {} | ||
} |
@@ -1,8 +0,8 @@ | ||
# nRF Connect Bluetooth<sup>®</sup> low energy | ||
# nRF Connect Bluetooth Low Energy | ||
[![Build Status](https://travis-ci.org/NordicSemiconductor/pc-nrfconnect-ble.svg?branch=master)](https://travis-ci.org/NordicSemiconductor/pc-nrfconnect-ble) [![License](https://img.shields.io/badge/license-Modified%20BSD%20License-blue.svg)](LICENSE) | ||
*nRF Connect Bluetooth<sup>®</sup> low energy* is a cross-platform tool that enables testing and development with Bluetooth<sup>®</sup> low energy (previously called Bluetooth Smart). It allows easy setup of connections with other devices and use these connections for reading and writing to the external nodes. | ||
*nRF Connect Bluetooth<sup>®</sup> Low Energy* is a cross-platform tool that enables testing and development with Bluetooth Low Energy (previously called Bluetooth Smart). It allows easy setup of connections with other devices and use these connections for reading and writing to the external nodes. | ||
*nRF Connect Bluetooth<sup>®</sup> low energy* is implemented as an app for [nRF Connect](https://github.com/NordicSemiconductor/pc-nrfconnect-core#creating-apps). | ||
*nRF Connect Bluetooth Low Energy* is implemented as an app for [nRF Connect](https://github.com/NordicSemiconductor/pc-nrfconnect-core#creating-apps). | ||
@@ -23,11 +23,11 @@ ![screenshot](resources/ble-screenshot.png) | ||
After *nRF Connect* is installed, you can find *Bluetooth<sup>®</sup> low energy* in the app list by selecting *Add/remove apps*. | ||
After *nRF Connect* is installed, you can find *Bluetooth Low Energy* in the app list by selecting *Add/remove apps*. | ||
# Usage documentation | ||
A [User guide](http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.tools/dita/tools/nRF_Connect/nRF_Connect_intro.html?cp=4_2) is available on the *nRF Connect Bluetooth<sup>®</sup> low energy* product pages. | ||
A [User guide](http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.tools/dita/tools/nRF_Connect/nRF_Connect_intro.html?cp=4_2) is available on the *nRF Connect Bluetooth Low Energy* product pages. | ||
# Contributing | ||
We are currently working on a Contributor License Agreement (CLA), which will allow third party contributions to this project. We do not accept pull requests for the time being, but feel free to file code related issues on [GitHub Issues](https://github.com/NordicSemiconductor/pc-yggdrasil/issues). | ||
Feel free to file code related issues on [GitHub Issues](https://github.com/NordicSemiconductor/pc-nrfconnect-ble/issues) and/or submit a pull request. In order to accept your pull request, we need you to sign our Contributor License Agreement (CLA). You will see instructions for doing this after having submitted your first pull request. You only need to sign the CLA once, so if you have already done it for another project in the NordicSemiconductor organization, you are good to go. | ||
@@ -34,0 +34,0 @@ # Compiling from source |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9159922
11
1000
1