Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

survey-angular

Package Overview
Dependencies
Maintainers
1
Versions
499
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

survey-angular - npm Package Compare versions

Comparing version 0.10.4 to 0.11.0

survey.angular.js

19

package.json
{
"name": "survey-angular",
"version": "0.10.4",
"version": "0.11.0",
"description": "survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.",

@@ -13,10 +13,10 @@ "keywords": [

],
"homepage": "http://surveyjs.org/",
"homepage": "https://surveyjs.org/",
"license": "MIT",
"files": [
"dist/",
"js/",
"css/"
"survey.css",
"survey.angular.js",
"survey.angular.min.js"
],
"main": "./js/survey.angular.min.js",
"main": "survey.angular.min.js",
"repository": {

@@ -26,9 +26,6 @@ "type": "git",

},
"engines": {
"node": ">=0.10.0"
},
"typings": "survey.angular.d.ts",
"dependencies": {
"@types/react": "0.0.0"
},
"typings": "./dist/typings/entries/angular.d.ts"
}
}

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

**survey.js** is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.
survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.
[![Build Status](https://travis-ci.org/surveyjs/surveyjs.svg?branch=master)](https://travis-ci.org/surveyjs/surveyjs)

@@ -18,2 +18,2 @@ ##Getting started

Visual Editor sources are [here](https://github.com/surveyjs/editor)
Visual Editor sources are [here](https://github.com/surveyjs/editor)
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