com.mambojambostudios.marvelous
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "com.mambojambostudios.marvelous", | ||
"displayName": "Marvelous", | ||
"version": "1.0.4", | ||
"unity": "2018.1", | ||
"description": "💄 Utility library and extensions for Unity", | ||
"scripts": { | ||
"publish:pkg": "npm publish ./marvelous-unity/Assets/Marvelous", | ||
"prepublish:pkg": "copyfiles README.md package.json ./marvelous-unity/Assets/Marvelous", | ||
"postpublish:pkg": "rimraf ./marvelous-unity/Assets/Marvelous/README.md ./marvelous-unity/Assets/Marvelous/package.json" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/AdamRamberg/marvelous.git" | ||
}, | ||
"author": "Adam Ramberg", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/AdamRamberg/marvelous/issues" | ||
}, | ||
"homepage": "https://adamramberg.github.io/marvelous", | ||
"devDependencies": { | ||
"copyfiles": "^2.1.0", | ||
"rimraf": "^2.6.3" | ||
}, | ||
"dependencies": { | ||
"fs": "0.0.1-security", | ||
"xml-js": "^1.6.11" | ||
} | ||
} | ||
"name": "com.mambojambostudios.marvelous", | ||
"displayName": "Marvelous", | ||
"version": "1.0.5", | ||
"unity": "2018.1", | ||
"description": "💄 Utility library and extensions for Unity", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/AdamRamberg/marvelous.git" | ||
}, | ||
"author": "Adam Ramberg", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/AdamRamberg/marvelous/issues" | ||
}, | ||
"homepage": "https://adamramberg.github.io/marvelous" | ||
} |
Sorry, the diff of this file is not supported yet
125117
0
0
86
- Removedfs@0.0.1-security
- Removedxml-js@^1.6.11
- Removedfs@0.0.1-security(transitive)
- Removedsax@1.4.1(transitive)
- Removedxml-js@1.6.11(transitive)