🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

native

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

native - npm Package Compare versions

Comparing version

to
0.1.1

{
"name": "native",
"version": "0.1.0",
"version": "0.1.1",
"repository": {
"type": "git",
"url": "https://github.com/montagejs/native.git"
},
"dependencies": {
"montage": "*"
"montage": "~0.13.0"
},
"devDependencies": {
"montage-testing": "~0.1.2"
"montage-testing": "~0.2.0"
},

@@ -10,0 +14,0 @@ "exclude": [

@@ -1,2 +0,2 @@

{{name}}
montage-native
==============

@@ -21,3 +21,3 @@

* `overview.html`
* `overview/` – Directory that contains the files for the overview page. This is a different package so you will need to require the component using {{name}}/*.
* `overview/` – Directory that contains the files for the overview page. This is a different package so you will need to require the component using montage-native/*.
* `main.reel` – The main interface component where you can add the components to show.

@@ -28,3 +28,3 @@ * `node_modules/` – Directory containing all npm packages needed, including Montage. Any packages here must be included as `dependencies` in `package.json` for the Montage require to find them.

* `run-tests.html` – Page to run jasmine tests manually in your browser
* `testacular.conf.js` – This is the testacular configuration file. You can start testacular by running `npm install testacular@0.5.7 && node_modules/testacular/bin/testacular start`
* `testacular.conf.js` – This is the testacular configuration file. You can start testacular by running `node_modules/testacular/bin/testacular start`

@@ -31,0 +31,0 @@ Create the following directories if you need them:

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet