Socket
Socket
Sign inDemoInstall

angular-duoshuo

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.5 to 0.4.6

2

bower.json
{
"name": "duoshuo",
"version": "0.4.5",
"version": "0.4.6",
"authors": [

@@ -5,0 +5,0 @@ "turing <o.u.turing@gmail.com>"

{
"name": "angular-duoshuo",
"version": "0.4.5",
"version": "0.4.6",
"description": "a duoshuo SDK for angular.js, pure front-end, cross-domain request supported.",

@@ -8,3 +8,3 @@ "main": "dist/duoshuo.min.js",

"serve": "node_modules/.bin/serve .",
"build": "node_modules/.bin/uglifyjs src/duoshuo.js -o dist/duoshuo.min.js --source-map dist/duoshuo.min.js.map --source-map-url duoshuo.min.js.map",
"build": "node_modules/.bin/uglifyjs src/duoshuo.js -o dist/duoshuo.min.js --source-map dist/duoshuo.min.js.map --source-map-url duoshuo.min.js.map --source-map-root ../src/duoshuo.js",
"dev": "npm run serve",

@@ -11,0 +11,0 @@ "start": "npm run serve",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc