New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pebble-platform-sdk

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pebble-platform-sdk - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

package.json
{
"name": "pebble-platform-sdk",
"version": "0.0.2",
"version": "0.0.3",
"description": "Tool to compile and package pebble packages/apps/watchfaces compiling with different sdk version per platform",

@@ -13,3 +13,3 @@ "author": "Gavriel Fleischer <flocsy@gmail.com>",

"test": "echo \"Error: no test specified\" && exit 1",
"postinstall": "V=`pebble sdk list|grep '(active)'|sed -e 's/ .*(active)//'`;npm install npm-add-script;cd ../..;node_modules/pebble-platform-sdk/node_modules/.bin/npmAddScript -k build -v \"pebble-platform-sdk aplite=${V} basalt=${V} chalk=${V} diorite=${V} emery=${V}\""
"postinstall": "npm install npm-add-script;cd ../..;node_modules/pebble-platform-sdk/node_modules/.bin/npmAddScript -k build -v \"pebble-platform-sdk aplite=3.13.1 basalt=3.13.1 chalk=3.13.1 diorite=4.0 emery=4.2\""
},

@@ -16,0 +16,0 @@ "license": "ISC",

@@ -12,3 +12,3 @@ # pebble-platform-sdk

```javascript
"build": "pebble-platform-sdk aplite=4.2 basalt=4.2 chalk=4.2 diorite=4.2 emery=4.2"
"build": "pebble-platform-sdk aplite=3.13.1 basalt=3.13.1 chalk=3.13.1 diorite=4.0 emery=4.2"
```

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

Sorry, the diff of this file is not supported yet

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